Home
last modified time | relevance | path

Searched refs:snd_kcontrol (Results 1 – 14 of 14) sorted by relevance

/include/sound/
Dcontrol.h16 struct snd_kcontrol;
17 typedef int (snd_kcontrol_info_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo…
18 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucont…
19 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucont…
20 typedef int (snd_kcontrol_tlv_rw_t)(struct snd_kcontrol *kcontrol,
70 struct snd_kcontrol { struct
83 void (*private_free)(struct snd_kcontrol *kcontrol); argument
87 #define snd_kcontrol(n) list_entry(n, struct snd_kcontrol, list) macro
122 …void (*lnotify)(struct snd_card *card, unsigned int mask, struct snd_kcontrol *kctl, unsigned int …
132 void snd_ctl_notify_one(struct snd_card * card, unsigned int mask, struct snd_kcontrol * kctl, unsi…
[all …]
Dsoc-topology.h19 struct snd_kcontrol;
50 struct snd_kcontrol *kcontrol;
78 int (*get)(struct snd_kcontrol *kcontrol,
80 int (*put)(struct snd_kcontrol *kcontrol,
82 int (*info)(struct snd_kcontrol *kcontrol,
89 int (*get)(struct snd_kcontrol *kcontrol, unsigned int __user *bytes,
91 int (*put)(struct snd_kcontrol *kcontrol,
101 struct snd_kcontrol *k, int event);
Dsb16_csp.h67 struct snd_kcontrol *qsound_switch;
68 struct snd_kcontrol *qsound_space;
Dwss.h171 int snd_wss_info_single(struct snd_kcontrol *kcontrol,
173 int snd_wss_get_single(struct snd_kcontrol *kcontrol,
175 int snd_wss_put_single(struct snd_kcontrol *kcontrol,
213 int snd_wss_info_double(struct snd_kcontrol *kcontrol,
215 int snd_wss_get_double(struct snd_kcontrol *kcontrol,
217 int snd_wss_put_double(struct snd_kcontrol *kcontrol,
Dsoc-dapm.h401 struct snd_kcontrol *kcontrol, int event);
403 struct snd_kcontrol *kcontrol, int event);
405 struct snd_kcontrol *kcontrol, int event);
408 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol,
410 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol,
412 int snd_soc_dapm_get_enum_double(struct snd_kcontrol *kcontrol,
414 int snd_soc_dapm_put_enum_double(struct snd_kcontrol *kcontrol,
416 int snd_soc_dapm_info_pin_switch(struct snd_kcontrol *kcontrol,
418 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
420 int snd_soc_dapm_put_pin_switch(struct snd_kcontrol *kcontrol,
[all …]
Dsoc.h529 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template,
538 int snd_soc_info_enum_double(struct snd_kcontrol *kcontrol,
540 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol,
542 int snd_soc_put_enum_double(struct snd_kcontrol *kcontrol,
544 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol,
546 int snd_soc_info_volsw_sx(struct snd_kcontrol *kcontrol,
549 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol,
551 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol,
555 int snd_soc_get_volsw_sx(struct snd_kcontrol *kcontrol,
557 int snd_soc_put_volsw_sx(struct snd_kcontrol *kcontrol,
[all …]
Demu8000.h74 struct snd_kcontrol *controls[EMU8000_NUM_CONTROLS];
Dsoc-card.h31 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card,
Demu10k1.h1569 struct snd_kcontrol *kcontrol;
1750 struct snd_kcontrol *ctl_send_routing;
1751 struct snd_kcontrol *ctl_send_volume;
1752 struct snd_kcontrol *ctl_attn;
1753 struct snd_kcontrol *ctl_efx_send_routing;
1754 struct snd_kcontrol *ctl_efx_send_volume;
1755 struct snd_kcontrol *ctl_efx_attn;
Dak4117.h159 struct snd_kcontrol *kctls[AK4117_CONTROLS];
Dak4114.h169 struct snd_kcontrol *kctls[AK4114_CONTROLS];
Dak4113.h286 struct snd_kcontrol *kctls[AK4113_CONTROLS];
Dsoc-component.h321 struct snd_kcontrol *kcontrol) in snd_soc_dapm_kcontrol_component()
Dpcm.h513 struct snd_kcontrol *chmap_kctl; /* channel-mapping controls */
1427 struct snd_kcontrol *kctl;