Searched refs:INTEL_PDI_BD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/soundwire/ |
H A D | intel_ace2x.c | 564 if (type == INTEL_PDI_BD || type == INTEL_PDI_OUT) { in intel_create_dai() 569 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai() 628 ret = intel_create_dai(cdns, dais, INTEL_PDI_BD, cdns->pcm.num_bd, in intel_register_dai()
|
H A D | intel.h | 64 INTEL_PDI_BD = 2, enumerator
|
H A D | intel.c | 966 if (type == INTEL_PDI_BD || type == INTEL_PDI_OUT) { in intel_create_dai() 971 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai() 1028 ret = intel_create_dai(cdns, dais, INTEL_PDI_BD, cdns->pcm.num_bd, in intel_register_dai()
|
/kernel/linux/linux-5.10/drivers/soundwire/ |
H A D | intel.c | 120 INTEL_PDI_BD = 2, enumerator 1180 if (type == INTEL_PDI_BD || type == INTEL_PDI_OUT) { in intel_create_dai() 1187 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai() 1232 ret = intel_create_dai(cdns, dais, INTEL_PDI_BD, cdns->pcm.num_bd, in intel_register_dai() 1252 ret = intel_create_dai(cdns, dais, INTEL_PDI_BD, cdns->pdm.num_bd, in intel_register_dai()
|
Completed in 6 milliseconds