|
Linux Kernel
3.7.1
|
#include <ssb.h>
Data Fields | |
| const char * | name |
| struct ssb_device_id * | id_table |
| int(* | probe )(struct ssb_device *dev, const struct ssb_device_id *id) |
| void(* | remove )(struct ssb_device *dev) |
| int(* | suspend )(struct ssb_device *dev, pm_message_t state) |
| int(* | resume )(struct ssb_device *dev) |
| void(* | shutdown )(struct ssb_device *dev) |
| struct device_driver | drv |
| struct device_driver drv |
| struct ssb_device_id* id_table |
| int(* probe)(struct ssb_device *dev, const struct ssb_device_id *id) |
| int(* suspend)(struct ssb_device *dev, pm_message_t state) |
1.8.2