Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dhdac_hda.h23 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void);
Dhdac_hda.c505 static struct hdac_ext_bus_ops hdac_ops = {
510 struct hdac_ext_bus_ops *snd_soc_hdac_hda_get_ops(void) in snd_soc_hdac_hda_get_ops()
/Linux-v5.4/sound/hda/ext/
Dhdac_ext_bus.c31 const struct hdac_ext_bus_ops *ext_ops) in snd_hdac_ext_bus_init()
/Linux-v5.4/include/sound/
Dhdaudio_ext.h9 const struct hdac_ext_bus_ops *ext_ops);
Dhdaudio.h247 struct hdac_ext_bus_ops { struct
285 const struct hdac_ext_bus_ops *ext_ops;
/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c863 struct hdac_ext_bus_ops *ext_ops = NULL; in skl_create()