Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_controller.c943 static const struct hdac_bus_ops bus_core_ops = { variable
1177 err = snd_hdac_bus_init(&bus->core, chip->card->dev, &bus_core_ops); in azx_bus_init()