Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-codec.c121 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "ehdaudio%dD%d", bus->idx, addr); in hda_codec_device_init()
/linux-6.3-rc2/sound/soc/intel/avs/
A Davs.h157 #define hdac_to_avs(hdac) hda_to_avs(to_hda_bus(hdac))
A Dcore.c131 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "hdaudioB%dD%d", bus->idx, addr); in probe_codec()
/linux-6.3-rc2/include/sound/
A Dhda_codec.h71 #define to_hda_bus(bus) container_of(bus, struct hda_bus, core) macro
/linux-6.3-rc2/sound/soc/intel/skylake/
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()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_intel.c2243 to_hda_bus(bus)->bus_probing = 1; in azx_probe_continue()
2349 to_hda_bus(bus)->bus_probing = 0; in azx_probe_continue()

Completed in 21 milliseconds