Home | History | Annotate | Download | only in linux

Lines Matching refs:device

12 #include <linux/device.h>
132 * Device Managemnt
136 struct device dev; /* Driver Model device interface */
179 struct device dev; /* Driver Model device interface */
184 struct list_head protocol_list; /* node in list of device's protocol */
189 struct pnp_card * card; /* card the device is attached to, none if NULL */
204 struct proc_dir_entry *procent; /* device entry in /proc/bus/isapnp */
320 #define PNP_DRIVER_RES_DO_NOT_CHANGE 0x0001 /* do not change the state of the device */
321 #define PNP_DRIVER_RES_DISABLE 0x0003 /* ensure the device is disabled */
339 struct device dev; /* link to driver model */
357 /* device management */
404 /* device management */