Home
last modified time | relevance | path

Searched refs:peripheral_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/sound/core/
Dpcm_dmaengine.c128 slave_config->peripheral_config = dma_data->peripheral_config; in snd_dmaengine_pcm_set_config_from_dai_data()
/Linux-v5.15/include/sound/
Ddmaengine_pcm.h82 void *peripheral_config; member
/Linux-v5.15/include/linux/
Ddmaengine.h452 void *peripheral_config; member
/Linux-v5.15/drivers/dma/qcom/
Dgpi.c1625 if (!config->peripheral_config) in gpi_peripheral_config()
1632 memcpy(gchan->config, config->peripheral_config, config->peripheral_size); in gpi_peripheral_config()