Home
last modified time | relevance | path

Searched refs:to_hda_bus (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h68 #define to_hda_bus(bus) container_of(bus, struct hda_bus, core) macro
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h68 #define to_hda_bus(bus) container_of(bus, struct hda_bus, core) macro
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Davs.h157 #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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_intel.c2325 to_hda_bus(bus)->bus_probing = 1; in azx_probe_continue()
2429 to_hda_bus(bus)->bus_probing = 0; in azx_probe_continue()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_intel.c2267 to_hda_bus(bus)->bus_probing = 1; in azx_probe_continue()
2373 to_hda_bus(bus)->bus_probing = 0; in azx_probe_continue()

Completed in 13 milliseconds