Home
last modified time | relevance | path

Searched refs:snd_soc_aux_dev (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/sound/soc/rockchip/
Drockchip_max98090.c138 static struct snd_soc_aux_dev rk_98090_headset_dev = {
/Linux-v4.19/sound/soc/samsung/
Dspeyside.c240 static struct snd_soc_aux_dev speyside_aux_dev[] = {
Dneo1973_wm8753.c299 static struct snd_soc_aux_dev neo1973_aux_devs[] = {
Dtm2_wm5110.c310 static struct snd_soc_aux_dev tm2_speaker_amp_dev;
/Linux-v4.19/sound/soc/intel/boards/
Dcht_bsw_max98090_ti.c321 static struct snd_soc_aux_dev cht_max98090_headset_dev = {
/Linux-v4.19/sound/soc/omap/
Drx51.c330 static struct snd_soc_aux_dev rx51_aux_dev[] = {
/Linux-v4.19/sound/soc/meson/
Daxg-card.c123 struct snd_soc_aux_dev *aux; in axg_card_add_aux_devices()
/Linux-v4.19/include/sound/
Dsoc.h995 struct snd_soc_aux_dev { struct
1070 struct snd_soc_aux_dev *aux_dev;
/Linux-v4.19/sound/soc/sunxi/
Dsun4i-codec.c1297 static struct snd_soc_aux_dev aux_dev = {
/Linux-v4.19/sound/soc/
Dsoc-core.c1589 struct snd_soc_aux_dev *aux_dev = &card->aux_dev[num]; in soc_bind_aux_dev()