|
Linux Kernel
3.7.1
|
#include <pnp.h>
Data Fields | |
| char * | name |
| struct pnp_device_id * | id_table |
| unsigned int | flags |
| int(* | probe )(struct pnp_dev *dev, const struct pnp_device_id *dev_id) |
| void(* | remove )(struct pnp_dev *dev) |
| void(* | shutdown )(struct pnp_dev *dev) |
| int(* | suspend )(struct pnp_dev *dev, pm_message_t state) |
| int(* | resume )(struct pnp_dev *dev) |
| struct device_driver | driver |
| struct device_driver driver |
| struct pnp_device_id* id_table |
1.8.2