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

Go to the source code of this file.

Functions

int pvr2_debugifc_print_info (struct pvr2_hdw *, char *buf_ptr, unsigned int buf_size)
 
int pvr2_debugifc_print_status (struct pvr2_hdw *, char *buf_ptr, unsigned int buf_size)
 
int pvr2_debugifc_docmd (struct pvr2_hdw *, const char *buf_ptr, unsigned int buf_size)
 

Function Documentation

int pvr2_debugifc_docmd ( struct pvr2_hdw ,
const char buf_ptr,
unsigned int  buf_size 
)

Definition at line 305 of file pvrusb2-debugifc.c.

int pvr2_debugifc_print_info ( struct pvr2_hdw ,
char buf_ptr,
unsigned int  buf_size 
)

Definition at line 130 of file pvrusb2-debugifc.c.

int pvr2_debugifc_print_status ( struct pvr2_hdw ,
char buf_ptr,
unsigned int  buf_size 
)

Definition at line 146 of file pvrusb2-debugifc.c.