Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
bttv_sub_driver Struct Reference

#include <bttv.h>

Data Fields

struct device_driver drv
 
char wanted [20]
 
int(* probe )(struct bttv_sub_device *sub)
 
void(* remove )(struct bttv_sub_device *sub)
 

Detailed Description

Definition at line 333 of file bttv.h.

Field Documentation

Definition at line 334 of file bttv.h.

int(* probe)(struct bttv_sub_device *sub)

Definition at line 336 of file bttv.h.

void(* remove)(struct bttv_sub_device *sub)

Definition at line 337 of file bttv.h.

char wanted[20]

Definition at line 335 of file bttv.h.


The documentation for this struct was generated from the following file: