Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c128 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "ehdaudio%dD%d", bus->idx, addr); in hda_codec_device_init()
/openbmc/linux/sound/soc/intel/avs/
H A Davs.h173 #define hdac_to_avs(hdac) hda_to_avs(to_hda_bus(hdac))
H A Dcore.c131 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "hdaudioB%dD%d", bus->idx, addr); in probe_codec()
/openbmc/linux/include/sound/
H A Dhda_codec.h68 #define to_hda_bus(bus) container_of(bus, struct hda_bus, core) macro
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c688 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "ehdaudio%dD%d", bus->idx, addr); in skl_codec_device_init()
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c2269 to_hda_bus(bus)->bus_probing = 1; in azx_probe_continue()
2375 to_hda_bus(bus)->bus_probing = 0; in azx_probe_continue()