Home
last modified time | relevance | path

Searched refs:num_peripherals (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/
H A Dsoc-acpi.c148 for (j = 0; j < peripherals->num_peripherals; j++) { in snd_soc_acpi_sdw_link_slaves_found()
159 for (j = 0; j < peripherals->num_peripherals; j++) { in snd_soc_acpi_sdw_link_slaves_found()
194 if (j == peripherals->num_peripherals) { in snd_soc_acpi_sdw_link_slaves_found()
/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-sdca-quirks.c30 for (i = 0; i < ctx->peripherals->num_peripherals; i++) { in snd_soc_acpi_intel_sdca_is_device_rt712_vb()
/linux/drivers/soundwire/
H A Damd_init.c212 ctx->peripherals->num_peripherals = num_slaves; in sdw_amd_get_slave_info()
H A Dintel_init.c260 ctx->peripherals->num_peripherals = num_slaves; in sdw_intel_probe_controller()
/linux/include/linux/soundwire/
H A Dsdw.h488 int num_peripherals; member
/linux/drivers/dma/
H A Dpl330.c501 unsigned int num_peripherals; member
2156 if (chan_id >= pl330->num_peripherals) in of_dma_pl330_xlate()
2929 pchs = pl330->num_peripherals; in pl330_debugfs_show()
3099 pl330->num_peripherals = num_chan; in pl330_probe()