Lines Matching refs:device
9 #include <linux/device.h>
34 to_ac97_controller(struct device *ac97_adapter)
90 static void ac97_codec_release(struct device *dev)
212 * @adev: the ac97 codec device
215 * available, while ac97 device are auto-created upon probe, this retrieves the
239 static ssize_t cold_reset_store(struct device *dev,
253 static ssize_t warm_reset_store(struct device *dev,
296 static void ac97_adapter_release(struct device *dev)
339 * @dev: the device providing the ac97 DC function
349 const struct ac97_controller_ops *ops, struct device *dev,
381 * @ac97_ctrl: the device previously provided to ac97_controller_register()
391 static int ac97_pm_runtime_suspend(struct device *dev)
406 static int ac97_pm_runtime_resume(struct device *dev)
458 static ssize_t vendor_id_show(struct device *dev,
473 static int ac97_bus_match(struct device *dev, struct device_driver *drv)
491 static int ac97_bus_probe(struct device *dev)
517 static void ac97_bus_remove(struct device *dev)