Linux Kernel
3.7.1
|
#include <sa1111.h>
Data Fields | |
struct device_driver | drv |
unsigned int | devid |
int(* | probe )(struct sa1111_dev *) |
int(* | remove )(struct sa1111_dev *) |
int(* | suspend )(struct sa1111_dev *, pm_message_t) |
int(* | resume )(struct sa1111_dev *) |
void(* | shutdown )(struct sa1111_dev *) |
struct device_driver drv |
int(* probe)(struct sa1111_dev *) |
int(* remove)(struct sa1111_dev *) |
int(* resume)(struct sa1111_dev *) |
void(* shutdown)(struct sa1111_dev *) |
int(* suspend)(struct sa1111_dev *, pm_message_t) |