Searched refs:INTEL_PDI_IN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/soundwire/ |
H A D | intel.h | 62 INTEL_PDI_IN = 0, enumerator
|
H A D | intel_ace2x.c | 569 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai() 616 ret = intel_create_dai(cdns, dais, INTEL_PDI_IN, cdns->pcm.num_in, in intel_register_dai()
|
H A D | intel.c | 971 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai() 1016 ret = intel_create_dai(cdns, dais, INTEL_PDI_IN, cdns->pcm.num_in, in intel_register_dai()
|
/kernel/linux/linux-5.10/drivers/soundwire/ |
H A D | intel.c | 118 INTEL_PDI_IN = 0, enumerator 1187 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai() 1220 ret = intel_create_dai(cdns, dais, INTEL_PDI_IN, cdns->pcm.num_in, in intel_register_dai() 1240 ret = intel_create_dai(cdns, dais, INTEL_PDI_IN, cdns->pdm.num_in, in intel_register_dai()
|
Completed in 6 milliseconds