Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H 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()
/openbmc/linux/sound/soc/mxs/
H A Dmxs-pcm.c35 .pcm_hardware = &snd_mxs_hardware,
/openbmc/linux/sound/soc/ti/
H A Dudma-pcm.c30 .pcm_hardware = &udma_pcm_hardware,
H A Dedma-pcm.c35 .pcm_hardware = &edma_pcm_hardware,
H A Dsdma-pcm.c31 .pcm_hardware = &sdma_pcm_hardware,
/openbmc/linux/sound/soc/spear/
H A Dspear_pcm.c36 .pcm_hardware = &spear_pcm_hardware,
/openbmc/linux/sound/soc/cirrus/
H A Dep93xx-pcm.c51 .pcm_hardware = &ep93xx_pcm_hardware,
/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.c235 struct snd_pcm_hardware pcm_hardware; in imx_rpmsg_pcm_open() local
263 pcm_hardware = imx_rpmsg_pcm_hardware; in imx_rpmsg_pcm_open()
264 pcm_hardware.buffer_bytes_max = rpmsg->buffer_size; in imx_rpmsg_pcm_open()
265 pcm_hardware.period_bytes_max = pcm_hardware.buffer_bytes_max / 2; in imx_rpmsg_pcm_open()
267 snd_soc_set_runtime_hwparams(substream, &pcm_hardware); in imx_rpmsg_pcm_open()
/openbmc/linux/sound/soc/atmel/
H A Datmel-pcm-dma.c107 .pcm_hardware = &atmel_pcm_dma_hardware,
H A Datmel-classd.c170 .pcm_hardware = &atmel_classd_hw,
H A Datmel-pdmic.c216 .pcm_hardware = &atmel_pdmic_hw,
/openbmc/linux/include/sound/
H A Ddmaengine_pcm.h150 const struct snd_pcm_hardware *pcm_hardware; member
/openbmc/linux/drivers/most/
H 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()
/openbmc/linux/sound/soc/tegra/
H A Dtegra_pcm.c40 .pcm_hardware = &tegra_pcm_hardware,
/openbmc/linux/sound/soc/pxa/
H A Dmmp-sspa.c399 .pcm_hardware = mmp_pcm_hardware,
/openbmc/linux/sound/soc/starfive/
H A Djh7110_tdm.c525 .pcm_hardware = &jh7110_pcm_hardware,
/openbmc/linux/sound/soc/stm/
H A Dstm32_sai_sub.c1337 .pcm_hardware = &stm32_sai_pcm_hw,
1342 .pcm_hardware = &stm32_sai_pcm_hw_spdif,
H A Dstm32_spdifrx.c895 .pcm_hardware = &stm32_spdifrx_pcm_hw,
H A Dstm32_i2s.c975 .pcm_hardware = &stm32_i2s_pcm_hw,