Linux Kernel
3.7.1
|
#include <ecard.h>
Data Fields | |
int(* | probe )(struct expansion_card *, const struct ecard_id *id) |
void(* | remove )(struct expansion_card *) |
void(* | shutdown )(struct expansion_card *) |
struct ecard_id * | id_table |
unsigned int | id |
struct device_driver | drv |
struct device_driver drv |
void(* remove)(struct expansion_card *) |
void(* shutdown)(struct expansion_card *) |