Home
last modified time | relevance | path

Searched refs:drv_to_hdac_driver (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/hda/
Dhda_bus_type.c51 struct hdac_driver *hdrv = drv_to_hdac_driver(drv); in hda_bus_match()
Dhdac_bus.c169 drv = drv_to_hdac_driver(codec->dev.driver); in process_unsol_events()
/Linux-v4.19/sound/hda/ext/
Dhdac_ext_bus.c203 struct hdac_driver *hdrv = drv_to_hdac_driver(dev->driver); in get_hdrv()
/Linux-v4.19/include/sound/
Dhdaudio.h226 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) macro
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c1988 struct hdac_driver *hdrv = drv_to_hdac_driver(hdev->dev.driver); in hdac_hdmi_dev_probe()