Home
last modified time | relevance | path

Searched refs:HDA_DEV_ASOC (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-codec.c148 type = HDA_DEV_ASOC; in hda_codec_probe()
189 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev, HDA_DEV_ASOC); in hda_codec_probe()
/kernel/linux/linux-6.6/sound/hda/ext/
H A Dhdac_ext_bus.c118 drv->type = HDA_DEV_ASOC; in snd_hda_ext_driver_register()
/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_bus.c171 drv->type = HDA_DEV_ASOC; in snd_hda_ext_driver_register()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio_ext.h19 .api_version = HDA_DEV_ASOC, \
H A Dhdaudio.h101 HDA_DEV_ASOC, enumerator
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio_ext.h18 .api_version = HDA_DEV_ASOC, \
H A Dhdaudio.h105 HDA_DEV_ASOC, enumerator
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A 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()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hda.c422 * Overwrite type to HDA_DEV_ASOC since it is a ASoC driver in hdac_hda_codec_probe()
426 hdev->type = HDA_DEV_ASOC; in hdac_hda_codec_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdac_hda.c430 * Overwrite type to HDA_DEV_ASOC since it is a ASoC driver in hdac_hda_codec_probe()
434 hdev->type = HDA_DEV_ASOC; in hdac_hda_codec_probe()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.c694 codec->core.type = HDA_DEV_ASOC; in skl_codec_device_init()

Completed in 10 milliseconds