Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 2 of 2) sorted by relevance

/sound/soc/
Dsoc-topology.c61 unsigned int pass; /* pass number */ member
357 struct snd_soc_dobj *dobj, int pass) in remove_mixer() argument
361 if (pass != SOC_TPLG_PASS_MIXER) in remove_mixer()
373 struct snd_soc_dobj *dobj, int pass) in remove_enum() argument
377 if (pass != SOC_TPLG_PASS_MIXER) in remove_enum()
389 struct snd_soc_dobj *dobj, int pass) in remove_bytes() argument
393 if (pass != SOC_TPLG_PASS_MIXER) in remove_bytes()
405 struct snd_soc_dobj *dobj, int pass) in remove_route() argument
407 if (pass != SOC_TPLG_PASS_GRAPH) in remove_route()
418 struct snd_soc_dobj *dobj, int pass) in remove_widget() argument
[all …]
/sound/soc/sh/rcar/
Dctu.c74 struct rsnd_kctrl_cfg_m pass; member
123 u32 val = rsnd_kctrl_valm(ctu->pass, i); in rsnd_ctu_value_init()
161 rsnd_kctrl_valm(ctu->pass, i) = 0; in rsnd_ctu_value_reset()
212 &ctu->pass, RSND_MAX_CHANNELS, in rsnd_ctu_pcm_new()