Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-bus.c59 static const struct hdac_bus_ops bus_core_ops = { variable
75 snd_hdac_ext_bus_init(bus, dev, &bus_core_ops, sof_hda_ext_ops); in sof_hda_bus_init()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c931 static const struct hdac_bus_ops bus_core_ops = { variable
1165 err = snd_hdac_bus_init(&bus->core, chip->card->dev, &bus_core_ops); in azx_bus_init()