Home
last modified time | relevance | path

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

/include/sound/
Dhdaudio_ext.h140 int snd_hda_ext_driver_register(struct hdac_driver *drv);
141 void snd_hda_ext_driver_unregister(struct hdac_driver *drv);
Dhdaudio.h29 struct hdac_driver;
222 struct hdac_driver { struct
226 int (*match)(struct hdac_device *dev, const struct hdac_driver *drv); argument
235 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
238 hdac_get_device_id(struct hdac_device *hdev, const struct hdac_driver *drv);
Dhda_codec.h90 struct hdac_driver core;