Lines Matching defs:driver
34 * Output port descriptor, used by switch driver to tell which output
36 * probe time by switch::assign(). Passed from output device driver to
73 * @name: device name to match the driver
140 * struct intel_th_driver - driver for an intel_th_device device
141 * @driver: generic driver
153 * @attr_group: attributes provided by the driver
156 * Switch device driver needs to fill in @assign, @enable and @disable
160 struct device_driver driver;
192 container_of((_d), struct intel_th_driver, driver)
262 * @dev: driver core's device