Home
last modified time | relevance | path

Searched refs:INTEL_PDI_BD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/soundwire/
H A Dintel_ace2x.c564 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 Dintel.h64 INTEL_PDI_BD = 2, enumerator
H A Dintel.c966 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 Dintel.c120 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