Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dhda-codec.c169 type = HDA_DEV_ASOC; in hda_codec_probe()
210 codec = hda_codec_device_init(&hbus->core, address, HDA_DEV_ASOC); in hda_codec_probe()
/linux-6.1.9/sound/hda/ext/
Dhdac_ext_bus.c118 drv->type = HDA_DEV_ASOC; in snd_hda_ext_driver_register()
/linux-6.1.9/include/sound/
Dhdaudio_ext.h18 .api_version = HDA_DEV_ASOC, \
Dhdaudio.h104 HDA_DEV_ASOC, enumerator
/linux-6.1.9/sound/soc/codecs/
Dhdac_hda.c431 hdev->type = HDA_DEV_ASOC; in hdac_hda_codec_probe()
/linux-6.1.9/sound/soc/intel/skylake/
Dskl.c703 codec->core.type = HDA_DEV_ASOC; in skl_codec_device_init()