Searched refs:soc_hda_ext_bus_ops (Results 1 – 3 of 3) sorted by relevance
16 extern const struct hdac_ext_bus_ops soc_hda_ext_bus_ops;
385 const struct hdac_ext_bus_ops soc_hda_ext_bus_ops = { variable389 EXPORT_SYMBOL_GPL(soc_hda_ext_bus_ops);
365 ret = snd_hdac_ext_bus_init(&bus->core, dev, NULL, &soc_hda_ext_bus_ops); in avs_bus_init()