Home
last modified time | relevance | path

Searched defs:drv_to_hdac_driver (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dhdaudio.h230 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) macro
/kernel/linux/linux-6.6/include/sound/
Dhdaudio.h234 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) macro