Home
last modified time | relevance | path

Searched refs:snd_pcm_hardware (Results 1 – 25 of 216) sorted by relevance

123456789

/kernel/linux/linux-5.10/sound/xen/
Dxen_snd_front_cfg.h22 struct snd_pcm_hardware pcm_hw;
28 struct snd_pcm_hardware pcm_hw;
38 struct snd_pcm_hardware pcm_hw;
Dxen_snd_front_cfg.c151 const char *path, struct snd_pcm_hardware *pcm_hw) in cfg_hw_rates()
187 const char *path, struct snd_pcm_hardware *pcm_hw) in cfg_formats()
220 static const struct snd_pcm_hardware SND_DRV_PCM_HW_DEFAULT = {
240 struct snd_pcm_hardware *parent_pcm_hw, in cfg_read_pcm_hw()
241 struct snd_pcm_hardware *pcm_hw) in cfg_read_pcm_hw()
385 struct snd_pcm_hardware *parent_pcm_hw, in cfg_device()
/kernel/linux/linux-5.10/sound/soc/meson/
Daiu-fifo.h10 struct snd_pcm_hardware;
21 struct snd_pcm_hardware *pcm;
/kernel/linux/linux-5.10/include/sound/
Ddmaengine_pcm.h89 struct snd_pcm_hardware *hw,
145 const struct snd_pcm_hardware *pcm_hardware;
/kernel/linux/linux-5.10/sound/soc/mxs/
Dmxs-pcm.c19 static const struct snd_pcm_hardware snd_mxs_hardware = {
/kernel/linux/linux-5.10/sound/soc/rockchip/
Drockchip_pcm.c17 static const struct snd_pcm_hardware snd_rockchip_hardware = {
/kernel/linux/linux-5.10/sound/soc/ti/
Dudma-pcm.c16 static const struct snd_pcm_hardware udma_pcm_hardware = {
Dedma-pcm.c21 static const struct snd_pcm_hardware edma_pcm_hardware = {
Dsdma-pcm.c17 static const struct snd_pcm_hardware sdma_pcm_hardware = {
/kernel/linux/linux-5.10/sound/soc/spear/
Dspear_pcm.c23 static const struct snd_pcm_hardware spear_pcm_hardware = {
/kernel/linux/linux-5.10/sound/soc/cirrus/
Dep93xx-pcm.c25 static const struct snd_pcm_hardware ep93xx_pcm_hardware = {
/kernel/linux/linux-5.10/sound/pci/echoaudio/
Ddarla20.c59 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dgina20.c63 static const struct snd_pcm_hardware pcm_hardware_skel = {
Ddarla24.c64 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dindigo.c64 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dindigodj.c64 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dindigodjx.c64 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dindigoio.c65 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dlayla20.c73 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dindigoiox.c65 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dmia.c74 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dgina24.c84 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dlayla24.c83 static const struct snd_pcm_hardware pcm_hardware_skel = {
Dmona.c93 static const struct snd_pcm_hardware pcm_hardware_skel = {
/kernel/linux/linux-5.10/sound/pci/ctxfi/
Dctpcm.c20 static const struct snd_pcm_hardware ct_pcm_playback_hw = {
45 static const struct snd_pcm_hardware ct_spdif_passthru_playback_hw = {
68 static const struct snd_pcm_hardware ct_pcm_capture_hw = {

123456789