Home
last modified time | relevance | path

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

123456789

/Linux-v5.4/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()
/Linux-v5.4/sound/soc/mxs/
Dmxs-pcm.c19 static const struct snd_pcm_hardware snd_mxs_hardware = {
/Linux-v5.4/sound/soc/rockchip/
Drockchip_pcm.c17 static const struct snd_pcm_hardware snd_rockchip_hardware = {
/Linux-v5.4/sound/soc/spear/
Dspear_pcm.c23 static const struct snd_pcm_hardware spear_pcm_hardware = {
/Linux-v5.4/sound/soc/cirrus/
Dep93xx-pcm.c25 static const struct snd_pcm_hardware ep93xx_pcm_hardware = {
/Linux-v5.4/sound/pci/echoaudio/
Ddarla20.c59 static struct snd_pcm_hardware pcm_hardware_skel = {
Dgina20.c63 static struct snd_pcm_hardware pcm_hardware_skel = {
Ddarla24.c64 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigo.c64 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigodj.c64 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigodjx.c64 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigoio.c65 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigoiox.c65 static struct snd_pcm_hardware pcm_hardware_skel = {
Dlayla20.c73 static struct snd_pcm_hardware pcm_hardware_skel = {
Dmia.c74 static struct snd_pcm_hardware pcm_hardware_skel = {
Dgina24.c84 static struct snd_pcm_hardware pcm_hardware_skel = {
Dlayla24.c83 static struct snd_pcm_hardware pcm_hardware_skel = {
Dmona.c93 static struct snd_pcm_hardware pcm_hardware_skel = {
Decho3g.c77 static struct snd_pcm_hardware pcm_hardware_skel = {
/Linux-v5.4/sound/soc/ti/
Dedma-pcm.c21 static const struct snd_pcm_hardware edma_pcm_hardware = {
Dsdma-pcm.c17 static const struct snd_pcm_hardware sdma_pcm_hardware = {
/Linux-v5.4/sound/soc/tegra/
Dtegra_pcm.c27 static const struct snd_pcm_hardware tegra_pcm_hardware = {
/Linux-v5.4/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 = {
/Linux-v5.4/sound/pci/oxygen/
Dxonar.h50 struct snd_pcm_hardware *hardware);

123456789