|
Linux Kernel
3.7.1
|
#include <locomo.h>
Data Fields | |
| struct device_driver | drv |
| unsigned int | devid |
| int(* | probe )(struct locomo_dev *) |
| int(* | remove )(struct locomo_dev *) |
| int(* | suspend )(struct locomo_dev *, pm_message_t) |
| int(* | resume )(struct locomo_dev *) |
| struct device_driver drv |
| int(* probe)(struct locomo_dev *) |
| int(* remove)(struct locomo_dev *) |
| int(* resume)(struct locomo_dev *) |
| int(* suspend)(struct locomo_dev *, pm_message_t) |
1.8.2