Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhda_bus_type.c52 struct hdac_driver *hdrv = drv_to_hdac_driver(drv); in hda_bus_match()
H A Dhdac_bus.c189 drv = drv_to_hdac_driver(codec->dev.driver); in snd_hdac_bus_process_unsol_events()
/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_bus.c86 struct hdac_driver *hdrv = drv_to_hdac_driver(dev->driver); in get_hdrv()
/openbmc/linux/include/sound/
H A Dhdaudio.h234 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) macro
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c2148 struct hdac_driver *hdrv = drv_to_hdac_driver(hdev->dev.driver); in hdac_hdmi_dev_probe()