Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/intel/
Dhda-codec.c146 type = HDA_DEV_ASOC; in hda_codec_probe()
187 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev, HDA_DEV_ASOC); in hda_codec_probe()
/Linux-v5.15/sound/hda/ext/
Dhdac_ext_bus.c171 drv->type = HDA_DEV_ASOC; in snd_hda_ext_driver_register()
/Linux-v5.15/include/sound/
Dhdaudio_ext.h19 .api_version = HDA_DEV_ASOC, \
Dhdaudio.h101 HDA_DEV_ASOC, enumerator
/Linux-v5.15/sound/soc/intel/skylake/
Dskl.c724 err = snd_hdac_ext_bus_device_init(bus, addr, hdev, HDA_DEV_ASOC); in probe_codec()
739 return snd_hdac_ext_bus_device_init(bus, addr, hdev, HDA_DEV_ASOC); in probe_codec()
/Linux-v5.15/sound/soc/codecs/
Dhdac_hda.c426 hdev->type = HDA_DEV_ASOC; in hdac_hda_codec_probe()