Searched refs:drv_to_hdac_driver (Results 1 – 3 of 3) sorted by relevance
16 struct hdac_driver *hdrv = drv_to_hdac_driver(drv); in hda_bus_match()
153 drv = drv_to_hdac_driver(codec->dev.driver); in process_unsol_events()
161 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) macro