Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pvrusb2-sysfs.h File Reference
#include <linux/list.h>
#include <linux/sysfs.h>
#include "pvrusb2-context.h"

Go to the source code of this file.

Functions

struct pvr2_sysfs_classpvr2_sysfs_class_create (void)
 
void pvr2_sysfs_class_destroy (struct pvr2_sysfs_class *)
 
struct pvr2_sysfspvr2_sysfs_create (struct pvr2_context *, struct pvr2_sysfs_class *)
 

Function Documentation

struct pvr2_sysfs_class* pvr2_sysfs_class_create ( void  )
read

Definition at line 787 of file pvrusb2-sysfs.c.

void pvr2_sysfs_class_destroy ( struct pvr2_sysfs_class )

Definition at line 807 of file pvrusb2-sysfs.c.

struct pvr2_sysfs* pvr2_sysfs_create ( struct pvr2_context ,
struct pvr2_sysfs_class  
)
read

Definition at line 771 of file pvrusb2-sysfs.c.