Searched refs:uinfo (Results 1 - 25 of 230) sorted by last modified time

12345678910

/linux-master/sound/pci/hda/
H A Dcs35l41_hda.c1304 static int cs35l41_fw_type_ctl_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
1306 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(hda_cs_dsp_fw_ids), hda_cs_dsp_fw_ids);
H A Dpatch_sigmatel.c911 struct snd_ctl_elem_info *uinfo)
915 return snd_hda_input_mux_info(&spec->spdif_mux, uinfo);
910 stac_smux_enum_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Dpatch_via.c214 struct snd_ctl_elem_info *uinfo)
216 return snd_hda_enum_bool_helper_info(kcontrol, uinfo);
873 struct snd_ctl_elem_info *uinfo)
875 uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN;
876 uinfo->count = 1;
877 uinfo->value.integer.min = 0;
878 uinfo->value.integer.max = 1;
213 via_pin_power_ctl_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
872 vt1716s_dmic_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Dpatch_hdmi.c337 struct snd_ctl_elem_info *uinfo)
345 uinfo->type = SNDRV_CTL_ELEM_TYPE_BYTES;
352 uinfo->count = 0;
356 uinfo->count = eld->eld_valid ? eld->eld_size : 0;
336 hdmi_eld_ctl_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/kernel/
H A Dsignal.c3677 * @uinfo: if non-null, the signal's siginfo is returned here
3682 siginfo_t __user *, uinfo,
3705 if (ret > 0 && uinfo) {
3706 if (copy_siginfo_to_user(uinfo, &info))
3715 siginfo_t __user *, uinfo,
3737 if (ret > 0 && uinfo) {
3738 if (copy_siginfo_to_user(uinfo, &info))
3748 struct compat_siginfo __user *, uinfo,
3769 if (ret > 0 && uinfo) {
3770 if (copy_siginfo_to_user32(uinfo,
[all...]
/linux-master/kernel/bpf/
H A Dsyscall.c4565 struct bpf_prog_info __user *uinfo = u64_to_user_ptr(attr->info.info); local
4574 err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(info), info_len);
4580 if (copy_from_user(&info, uinfo, info_len))
4842 if (copy_to_user(uinfo, &info, info_len) ||
4854 struct bpf_map_info __user *uinfo = u64_to_user_ptr(attr->info.info); local
4859 err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(info), info_len);
4889 if (copy_to_user(uinfo, &info, info_len) ||
4901 struct bpf_btf_info __user *uinfo = u64_to_user_ptr(attr->info.info); local
4905 err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(*uinfo), info_le
4917 struct bpf_link_info __user *uinfo = u64_to_user_ptr(attr->info.info); local
[all...]
/linux-master/sound/usb/
H A Dmixer_scarlett2.c3205 struct snd_ctl_elem_info *uinfo)
3207 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
3208 uinfo->count = 1;
3244 struct snd_ctl_elem_info *uinfo)
3246 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
3247 uinfo->count = 1;
3281 struct snd_ctl_elem_info *uinfo)
3286 return snd_ctl_enum_info(uinfo, 1, 2, texts);
3556 struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo)
3569 err = snd_ctl_boolean_mono_info(kctl, uinfo);
3203 scarlett2_firmware_version_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
3242 scarlett2_min_firmware_version_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
3280 scarlett2_sync_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
3555 scarlett2_autogain_switch_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
3678 scarlett2_autogain_status_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
3708 scarlett2_ag_target_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
3931 scarlett2_input_select_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
3997 scarlett2_autogain_disables_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
4125 scarlett2_input_gain_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
4403 scarlett2_pcm_input_switch_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
4468 scarlett2_volume_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
4764 scarlett2_sw_hw_enum_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
4908 scarlett2_level_enum_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
5194 scarlett2_air_with_drive_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
5437 scarlett2_compressor_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
5783 scarlett2_flt_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
6199 scarlett2_speaker_switch_enum_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
6369 scarlett2_talkback_enum_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
7013 scarlett2_mixer_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
7228 scarlett2_direct_monitor_stereo_enum_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
7375 scarlett2_mux_src_enum_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
7530 scarlett2_meter_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
7797 scarlett2_power_status_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
7911 scarlett2_bluetooth_volume_ctl_info( struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
7972 scarlett2_spdif_mode_ctl_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
[all...]
H A Dmixer_quirks.c454 struct snd_ctl_elem_info *uinfo)
458 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts);
747 struct snd_ctl_elem_info *uinfo)
754 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts);
817 struct snd_ctl_elem_info *uinfo)
824 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts);
1022 struct snd_ctl_elem_info *uinfo)
1029 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts);
1627 struct snd_ctl_elem_info *uinfo)
1629 uinfo
453 snd_emu0204_ch_switch_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
746 snd_mbox1_clk_switch_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
816 snd_mbox1_src_switch_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
1021 snd_ftu_eff_switch_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
1626 snd_microii_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
1911 snd_soundblaster_e1_switch_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
2362 snd_rme_rate_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
2382 snd_rme_sync_state_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
2393 snd_rme_spdif_if_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
2404 snd_rme_spdif_format_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
2415 snd_rme_sync_source_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
2612 snd_bbfpro_ctl_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
2736 snd_bbfpro_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
[all...]
/linux-master/sound/soc/sof/
H A Dsof-audio.h547 struct snd_ctl_elem_info *uinfo);
H A Dcontrol.c48 int snd_sof_volume_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
60 uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN;
62 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
64 uinfo->count = channels;
65 uinfo->value.integer.min = 0;
66 uinfo->value.integer.max = platform_max - sm->min;
/linux-master/sound/soc/
H A Dsoc-dapm.c3621 * @uinfo: control element information
3626 struct snd_ctl_elem_info *uinfo)
3628 uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN;
3629 uinfo->count = 1;
3630 uinfo->value.integer.min = 0;
3631 uinfo->value.integer.max = 1;
3625 snd_soc_dapm_info_pin_switch(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/sound/soc/sh/rcar/
H A Dcore.c1705 struct snd_ctl_elem_info *uinfo)
1710 uinfo->type = SNDRV_CTL_ELEM_TYPE_ENUMERATED;
1711 uinfo->count = cfg->size;
1712 uinfo->value.enumerated.items = cfg->max;
1713 if (uinfo->value.enumerated.item >= cfg->max)
1714 uinfo->value.enumerated.item = cfg->max - 1;
1715 strscpy(uinfo->value.enumerated.name,
1716 cfg->texts[uinfo->value.enumerated.item],
1717 sizeof(uinfo->value.enumerated.name));
1719 uinfo
1704 rsnd_kctrl_info(struct snd_kcontrol *kctrl, struct snd_ctl_elem_info *uinfo) argument
[all...]
/linux-master/sound/soc/intel/catpt/
H A Dpcm.c846 struct snd_ctl_elem_info *uinfo)
848 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
849 uinfo->count = CATPT_CHANNELS_MAX;
850 uinfo->value.integer.min = 0;
851 uinfo->value.integer.max = DSP_VOLUME_STEP_MAX;
845 catpt_volume_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c375 struct snd_ctl_elem_info *uinfo)
384 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
385 uinfo->value.integer.min = CS_DSP_ACKED_CTL_MIN_VALUE;
386 uinfo->value.integer.max = CS_DSP_ACKED_CTL_MAX_VALUE;
387 uinfo->value.integer.step = 1;
388 uinfo->count = 1;
391 uinfo->type = SNDRV_CTL_ELEM_TYPE_BYTES;
392 uinfo->count = cs_ctl->len;
374 wm_coeff_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
H A Dwm8962.c1532 struct snd_ctl_elem_info *uinfo)
1534 uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN;
1536 uinfo->count = 1;
1537 uinfo->value.integer.min = 0;
1538 uinfo->value.integer.max = 1;
1531 wm8962_dsp2_ena_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Dtda7419.c143 struct snd_ctl_elem_info *uinfo)
148 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
149 uinfo->count = tda7419_vol_is_stereo(tvc) ? 2 : 1;
150 uinfo->value.integer.min = tvc->min;
151 uinfo->value.integer.max = tvc->max;
142 tda7419_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Dsta350.c293 struct snd_ctl_elem_info *uinfo)
296 uinfo->type = SNDRV_CTL_ELEM_TYPE_BYTES;
297 uinfo->count = 3 * numcoef;
292 sta350_coefficient_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Dsta32x.c256 struct snd_ctl_elem_info *uinfo)
259 uinfo->type = SNDRV_CTL_ELEM_TYPE_BYTES;
260 uinfo->count = 3 * numcoef;
255 sta32x_coefficient_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Dsgtl5000.c508 struct snd_ctl_elem_info *uinfo)
510 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
511 uinfo->count = 2;
512 uinfo->value.integer.min = 0;
513 uinfo->value.integer.max = 0xfc - 0x3c;
507 dac_info_volsw(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Drt715-sdca.c402 struct snd_ctl_elem_info *uinfo)
408 uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN;
410 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
411 uinfo->count = p->count;
412 uinfo->value.integer.min = 0;
413 uinfo->value.integer.max = p->max;
401 rt715_sdca_fu_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Drt712-sdca-dmic.c382 struct snd_ctl_elem_info *uinfo)
388 uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN;
390 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
391 uinfo->count = p->count;
392 uinfo->value.integer.min = 0;
393 uinfo->value.integer.max = p->max;
381 rt712_sdca_fu_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Drt5645.c695 struct snd_ctl_elem_info *uinfo)
697 uinfo->type = SNDRV_CTL_ELEM_TYPE_BYTES;
698 uinfo->count = RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s);
694 rt5645_hweq_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Drt1011.c1196 struct snd_ctl_elem_info *uinfo)
1198 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
1199 uinfo->count = 128;
1200 uinfo->value.integer.max = 0x17ffffff;
1296 struct snd_ctl_elem_info *uinfo)
1298 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
1299 uinfo->count = 1;
1300 uinfo->value.integer.max = 0x1ffffff;
1195 rt1011_bq_drc_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
1295 rt1011_r0_load_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Dpcm6240.c1145 struct snd_ctl_elem_info *uinfo)
1152 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
1153 uinfo->count = 1;
1154 uinfo->value.integer.min = 0;
1155 uinfo->value.integer.max = max(0, pcm_dev->regbin.ncfgs - 1);
1197 struct snd_ctl_elem_info *uinfo)
1202 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
1203 uinfo->count = 1;
1204 uinfo->value.integer.min = 0;
1205 uinfo
1143 pcmdevice_info_profile( struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
1196 pcmdevice_info_volsw(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
[all...]
H A Dab8500-codec.c1266 struct snd_ctl_elem_info *uinfo)
1271 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
1272 uinfo->count = fc->count;
1273 uinfo->value.integer.min = fc->min;
1274 uinfo->value.integer.max = fc->max;
1265 filter_control_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument

Completed in 376 milliseconds

12345678910