Lines Matching refs:drivers
14 that devices of that class adhere to. Device drivers are the
41 can be used by drivers, extensions and interfaces.
51 As devices are bound to drivers, they are added to the device class
68 drivers of that particular class. To access all of the devices in the
74 Device drivers are added to device classes when they are registered
89 `-- drivers
92 Drivers registered with the class get a symlink in the drivers/ directory
98 `-- drivers
99 `-- usb:usb_mouse -> ../../../bus/drivers/usb_mouse/
109 `-- drivers
120 Class drivers can export attributes using the DEVCLASS_ATTR macro that works