Searched refs:pcm_hardware (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/mxs/ |
| H A D | mxs-pcm.c | 35 .pcm_hardware = &snd_mxs_hardware,
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | udma-pcm.c | 30 .pcm_hardware = &udma_pcm_hardware,
|
| H A D | edma-pcm.c | 35 .pcm_hardware = &edma_pcm_hardware,
|
| H A D | sdma-pcm.c | 31 .pcm_hardware = &sdma_pcm_hardware,
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-generic-dmaengine-pcm.c | 125 if (pcm->config && pcm->config->pcm_hardware) in dmaengine_pcm_set_runtime_hwparams() 127 pcm->config->pcm_hardware); in dmaengine_pcm_set_runtime_hwparams() 244 max_buffer_size = config->pcm_hardware->buffer_bytes_max; in dmaengine_pcm_new()
|
| /OK3568_Linux_fs/kernel/sound/soc/spear/ |
| H A D | spear_pcm.c | 36 .pcm_hardware = &spear_pcm_hardware,
|
| /OK3568_Linux_fs/kernel/sound/soc/cirrus/ |
| H A D | ep93xx-pcm.c | 51 .pcm_hardware = &ep93xx_pcm_hardware,
|
| /OK3568_Linux_fs/kernel/sound/soc/atmel/ |
| H A D | atmel-pcm-dma.c | 107 .pcm_hardware = &atmel_pcm_dma_hardware,
|
| H A D | atmel-classd.c | 170 .pcm_hardware = &atmel_classd_hw,
|
| H A D | atmel-pdmic.c | 216 .pcm_hardware = &atmel_pdmic_hw,
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/sound/ |
| H A D | sound.c | 44 struct snd_pcm_hardware pcm_hardware; member 299 runtime->hw = channel->pcm_hardware; in pcm_open() 597 ret = audio_set_hw_params(&channel->pcm_hardware, ch_num, sample_res, in audio_probe_channel()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | dmaengine_pcm.h | 150 const struct snd_pcm_hardware *pcm_hardware; member
|
| /OK3568_Linux_fs/kernel/sound/soc/ux500/ |
| H A D | ux500_pcm.c | 124 .pcm_hardware = &ux500_pcm_hw,
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra_pcm.c | 40 .pcm_hardware = &tegra_pcm_hardware,
|
| /OK3568_Linux_fs/kernel/sound/soc/hisilicon/ |
| H A D | hi3660-i2s.c | 328 .pcm_hardware = &sound_hardware,
|
| /OK3568_Linux_fs/kernel/sound/soc/pxa/ |
| H A D | mmp-sspa.c | 396 .pcm_hardware = mmp_pcm_hardware,
|
| /OK3568_Linux_fs/kernel/sound/soc/stm/ |
| H A D | stm32_sai_sub.c | 1329 .pcm_hardware = &stm32_sai_pcm_hw, 1334 .pcm_hardware = &stm32_sai_pcm_hw_spdif,
|
| H A D | stm32_i2s.c | 758 .pcm_hardware = &stm32_i2s_pcm_hw,
|
| H A D | stm32_spdifrx.c | 896 .pcm_hardware = &stm32_spdifrx_pcm_hw,
|