Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pfifo.h File Reference

Go to the source code of this file.

Functions

int pfifo_request (unsigned int pfifo_mask)
 
void pfifo_free (unsigned int pfifo_mask)
 

Function Documentation

void pfifo_free ( unsigned int  pfifo_mask)

Definition at line 56 of file pfifo.c.

int pfifo_request ( unsigned int  pfifo_mask)

Definition at line 33 of file pfifo.c.