Searched refs:hdac_driver (Results 1 – 5 of 5) sorted by relevance
16 struct hdac_driver;154 struct hdac_driver { struct157 int (*match)(struct hdac_device *dev, struct hdac_driver *drv); argument161 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
16 struct hdac_driver *hdrv = drv_to_hdac_driver(drv); in hda_bus_match()
139 struct hdac_driver *drv; in process_unsol_events()
20 static int hda_codec_match(struct hdac_device *dev, struct hdac_driver *drv) in hda_codec_match()
124 struct hdac_driver core;