Searched refs:HDA_DEV_ASOC (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/sound/soc/sof/intel/ |
D | hda-codec.c | 146 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/ |
D | hdac_ext_bus.c | 171 drv->type = HDA_DEV_ASOC; in snd_hda_ext_driver_register()
|
/Linux-v5.15/include/sound/ |
D | hdaudio_ext.h | 19 .api_version = HDA_DEV_ASOC, \
|
D | hdaudio.h | 101 HDA_DEV_ASOC, enumerator
|
/Linux-v5.15/sound/soc/intel/skylake/ |
D | skl.c | 724 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/ |
D | hdac_hda.c | 426 hdev->type = HDA_DEV_ASOC; in hdac_hda_codec_probe()
|