Searched refs:HDA_DEV_ASOC (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| A D | hda-codec.c | 150 type = HDA_DEV_ASOC; in hda_codec_probe() 191 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev, HDA_DEV_ASOC); in hda_codec_probe()
|
| /linux/sound/hda/ext/ |
| A D | hdac_ext_bus.c | 171 drv->type = HDA_DEV_ASOC; in snd_hda_ext_driver_register()
|
| /linux/include/sound/ |
| A D | hdaudio_ext.h | 19 .api_version = HDA_DEV_ASOC, \
|
| A D | hdaudio.h | 101 HDA_DEV_ASOC, enumerator
|
| /linux/sound/soc/intel/skylake/ |
| A 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/sound/soc/codecs/ |
| A D | hdac_hda.c | 426 hdev->type = HDA_DEV_ASOC; in hdac_hda_codec_probe()
|
Completed in 19 milliseconds