Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhdaudio.h16 struct hdac_driver;
154 struct hdac_driver { struct
157 int (*match)(struct hdac_device *dev, struct hdac_driver *drv); argument
161 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
/linux-4.1.27/sound/hda/
Dhda_bus_type.c16 struct hdac_driver *hdrv = drv_to_hdac_driver(drv); in hda_bus_match()
Dhdac_bus.c139 struct hdac_driver *drv; in process_unsol_events()
/linux-4.1.27/sound/pci/hda/
Dhda_bind.c20 static int hda_codec_match(struct hdac_device *dev, struct hdac_driver *drv) in hda_codec_match()
Dhda_codec.h124 struct hdac_driver core;