Home
last modified time | relevance | path

Searched refs:to_ac97_driver (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/sound/ac97/
Dcodec.h76 static inline struct ac97_codec_driver *to_ac97_driver(struct device_driver *d) in to_ac97_driver() function
/Linux-v4.19/sound/ac97/
Dbus.c484 struct ac97_codec_driver *adrv = to_ac97_driver(drv); in ac97_bus_match()
502 struct ac97_codec_driver *adrv = to_ac97_driver(dev->driver); in ac97_bus_probe()
528 struct ac97_codec_driver *adrv = to_ac97_driver(dev->driver); in ac97_bus_remove()