Lines Matching refs:device
9 #include <linux/device.h>
22 * struct ac97_id - matches a codec device and driver on an ac97 bus
25 * matching. A driver binds to a device when :
37 * @dev: the core device
43 * This is the device instantiated for each codec living on a AC-link. There are
48 struct device dev;
57 * @driver: the device driver structure
59 * @remove: the function called when the device is unbound/removed
71 static inline struct ac97_codec_device *to_ac97_device(struct device *d)
97 static inline struct device *