Searched refs:_control (Results 1 – 11 of 11) sorted by relevance
| /linux/sound/soc/tegra/ |
| H A D | tegra210_ahub.h | 125 static const struct snd_kcontrol_new ename##_control = \ 134 static const struct snd_kcontrol_new ename##_control = \ 145 static const struct snd_kcontrol_new ename##_control = \ 154 &ename##_control)
|
| /linux/drivers/staging/greybus/ |
| H A D | audio_topology.c | 1019 struct gbaudio_control *control, *_control; in gbaudio_tplg_create_widget() local 1130 list_for_each_entry_safe(control, _control, &module->widget_ctl_list, in gbaudio_tplg_create_widget() 1144 struct gbaudio_control *control, *_control; in gbaudio_tplg_process_kcontrols() local 1203 list_for_each_entry_safe(control, _control, &module->ctl_list, in gbaudio_tplg_process_kcontrols() 1409 struct gbaudio_control *control, *_control; in gbaudio_tplg_release() local 1416 list_for_each_entry_safe(control, _control, &module->ctl_list, in gbaudio_tplg_release() 1425 list_for_each_entry_safe(control, _control, &module->widget_ctl_list, in gbaudio_tplg_release()
|
| /linux/drivers/memory/tegra/ |
| H A D | tegra114.c | 1076 #define TEGRA114_MC_RESET(_name, _control, _status, _bit) \ argument 1080 .control = _control, \
|
| H A D | tegra20.c | 251 #define TEGRA20_MC_RESET(_name, _control, _status, _reset, _bit) \ argument 255 .control = _control, \
|
| H A D | tegra124.c | 1112 #define TEGRA124_MC_RESET(_name, _control, _status, _bit) \ argument 1116 .control = _control, \
|
| H A D | tegra210.c | 1234 #define TEGRA210_MC_RESET(_name, _control, _status, _bit) \ argument 1238 .control = _control, \
|
| H A D | tegra30.c | 1189 #define TEGRA30_MC_RESET(_name, _control, _status, _bit) \ argument 1193 .control = _control, \
|
| /linux/sound/core/ |
| H A D | control.c | 1245 struct snd_ctl_elem_value __user *_control) in snd_ctl_elem_read_user() argument 1249 memdup_user(_control, sizeof(*control)); in snd_ctl_elem_read_user() 1262 if (copy_to_user(_control, control, sizeof(*control))) in snd_ctl_elem_read_user() 1321 struct snd_ctl_elem_value __user *_control) in snd_ctl_elem_write_user() argument 1326 memdup_user(_control, sizeof(*control)); in snd_ctl_elem_write_user() 1340 if (copy_to_user(_control, control, sizeof(*control))) in snd_ctl_elem_write_user()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | control.rst | 4 .. _control: 58 .. _control-id:
|
| /linux/sound/aoa/codecs/ |
| H A D | tas.c | 359 static const struct snd_kcontrol_new n##_control = { \
|
| H A D | onyx.c | 400 static const struct snd_kcontrol_new n##_control = { \
|