Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dhda-bus.c20 #define sof_hda_ext_ops snd_soc_hdac_hda_get_ops() macro
22 #define sof_hda_ext_ops NULL macro
76 snd_hdac_ext_bus_init(bus, dev, &bus_core_ops, sof_hda_ext_ops); in sof_hda_bus_init()