Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_bus.c171 drv->type = HDA_DEV_ASOC; in snd_hda_ext_driver_register()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio_ext.h19 .api_version = HDA_DEV_ASOC, \
H A Dhdaudio.h101 HDA_DEV_ASOC, enumerator
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hda.c426 hdev->type = HDA_DEV_ASOC; in hdac_hda_codec_probe()