Linux Kernel
3.7.1
|
#include <lm.h>
Data Fields | |
struct device_driver | drv |
int(* | probe )(struct lm_device *) |
void(* | remove )(struct lm_device *) |
int(* | suspend )(struct lm_device *, pm_message_t) |
int(* | resume )(struct lm_device *) |
struct device_driver drv |