Home
last modified time | relevance | path

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

/include/sound/
A Dhdaudio_ext.h146 int snd_hda_ext_driver_register(struct hdac_driver *drv);
147 void snd_hda_ext_driver_unregister(struct hdac_driver *drv);
A 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);
A Dhda_codec.h90 struct hdac_driver core;

Completed in 9 milliseconds