Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/intel/
Dhda-bus.c18 #define sof_hda_ext_ops snd_soc_hdac_hda_get_ops() macro
20 #define sof_hda_ext_ops NULL macro
59 snd_hdac_ext_bus_init(bus, dev, &bus_core_ops, sof_hda_ext_ops); in sof_hda_bus_init()