Searched defs:hdac_driver (Results 1 – 1 of 1) sorted by relevance
217 struct hdac_driver { struct221 int (*match)(struct hdac_device *dev, struct hdac_driver *drv); argument230 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
Completed in 5 milliseconds