Home
last modified time | relevance | path

Searched refs:pcm_hardware (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/sound/soc/
A Dsoc-generic-dmaengine-pcm.c114 if (pcm->config->pcm_hardware) in dmaengine_pcm_set_runtime_hwparams()
116 pcm->config->pcm_hardware); in dmaengine_pcm_set_runtime_hwparams()
234 if (config->pcm_hardware && config->pcm_hardware->buffer_bytes_max) in dmaengine_pcm_new()
235 max_buffer_size = config->pcm_hardware->buffer_bytes_max; in dmaengine_pcm_new()
/linux-6.3-rc2/sound/soc/mxs/
A Dmxs-pcm.c35 .pcm_hardware = &snd_mxs_hardware,
/linux-6.3-rc2/sound/soc/ti/
A Dudma-pcm.c30 .pcm_hardware = &udma_pcm_hardware,
A Dedma-pcm.c35 .pcm_hardware = &edma_pcm_hardware,
A Dsdma-pcm.c31 .pcm_hardware = &sdma_pcm_hardware,
/linux-6.3-rc2/sound/soc/spear/
A Dspear_pcm.c36 .pcm_hardware = &spear_pcm_hardware,
/linux-6.3-rc2/sound/soc/cirrus/
A Dep93xx-pcm.c51 .pcm_hardware = &ep93xx_pcm_hardware,
/linux-6.3-rc2/sound/soc/atmel/
A Datmel-pcm-dma.c107 .pcm_hardware = &atmel_pcm_dma_hardware,
A Datmel-classd.c170 .pcm_hardware = &atmel_classd_hw,
A Datmel-pdmic.c216 .pcm_hardware = &atmel_pdmic_hw,
/linux-6.3-rc2/include/sound/
A Ddmaengine_pcm.h150 const struct snd_pcm_hardware *pcm_hardware; member
/linux-6.3-rc2/drivers/most/
A Dmost_snd.c46 struct snd_pcm_hardware pcm_hardware; member
291 runtime->hw = channel->pcm_hardware; in pcm_open()
589 ret = audio_set_hw_params(&channel->pcm_hardware, ch_num, sample_res, in audio_probe_channel()
/linux-6.3-rc2/sound/soc/tegra/
A Dtegra_pcm.c40 .pcm_hardware = &tegra_pcm_hardware,
/linux-6.3-rc2/sound/soc/pxa/
A Dmmp-sspa.c399 .pcm_hardware = mmp_pcm_hardware,
/linux-6.3-rc2/sound/soc/stm/
A Dstm32_sai_sub.c1327 .pcm_hardware = &stm32_sai_pcm_hw,
1332 .pcm_hardware = &stm32_sai_pcm_hw_spdif,
A Dstm32_spdifrx.c895 .pcm_hardware = &stm32_spdifrx_pcm_hw,
A Dstm32_i2s.c974 .pcm_hardware = &stm32_i2s_pcm_hw,

Completed in 34 milliseconds