Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dhdaudio_ext.h165 int snd_hda_ext_driver_register(struct hdac_driver *drv);
166 void snd_hda_ext_driver_unregister(struct hdac_driver *drv);
Dhdaudio.h25 struct hdac_driver;
213 struct hdac_driver { struct
217 int (*match)(struct hdac_device *dev, struct hdac_driver *drv); argument
226 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
229 hdac_get_device_id(struct hdac_device *hdev, struct hdac_driver *drv);