Linux Kernel
3.7.1
|
#include <rio.h>
Data Fields | |
struct list_head | node |
char * | name |
struct rio_device_id * | id_table |
int(* | probe )(struct rio_dev *dev, const struct rio_device_id *id) |
void(* | remove )(struct rio_dev *dev) |
int(* | suspend )(struct rio_dev *dev, u32 state) |
int(* | resume )(struct rio_dev *dev) |
int(* | enable_wake )(struct rio_dev *dev, u32 state, int enable) |
struct device_driver | driver |
struct device_driver driver |
struct rio_device_id* id_table |