Home
last modified time | relevance | path

Searched refs:hdac_ext_bus_ops (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/sound/soc/codecs/
Dhda.h16 extern const struct hdac_ext_bus_ops soc_hda_ext_bus_ops;
Dhdac_hda.h31 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void);
Dhdac_hda.c634 static struct hdac_ext_bus_ops hdac_ops = {
639 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void) in snd_soc_hdac_hda_get_ops()
Dhda.c385 const struct hdac_ext_bus_ops soc_hda_ext_bus_ops = {
/linux-6.6.21/sound/hda/ext/
Dhdac_ext_bus.c31 const struct hdac_ext_bus_ops *ext_ops) in snd_hdac_ext_bus_init()
/linux-6.6.21/include/sound/
Dhdaudio_ext.h11 const struct hdac_ext_bus_ops *ext_ops);
Dhdaudio.h255 struct hdac_ext_bus_ops { struct
293 const struct hdac_ext_bus_ops *ext_ops;
/linux-6.6.21/sound/soc/intel/skylake/
Dskl.c872 struct hdac_ext_bus_ops *ext_ops = NULL; in skl_create()