Home
last modified time | relevance | path

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

/linux/include/sound/
A Dhdaudio.h217 struct hdac_driver { struct
221 int (*match)(struct hdac_device *dev, struct hdac_driver *drv); argument
230 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument

Completed in 6 milliseconds