Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dhdaudio.h213 struct hdac_driver { struct
217 int (*match)(struct hdac_device *dev, struct hdac_driver *drv); argument
226 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument