Searched refs:uinfo (Results 201 - 225 of 230) sorted by relevance

12345678910

/linux-master/sound/pci/emu10k1/
H A Demu10k1x.c1058 static int snd_emu10k1x_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
1060 uinfo->type = SNDRV_CTL_ELEM_TYPE_IEC958;
1061 uinfo->count = 1;
H A Demufx.c333 static int snd_emu10k1_gpr_ctl_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
339 uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN;
341 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
342 uinfo->count = ctl->vcount;
343 uinfo->value.integer.min = ctl->min;
344 uinfo->value.integer.max = ctl->max;
/linux-master/sound/soc/stm/
H A Dstm32_sai_sub.c261 struct snd_ctl_elem_info *uinfo)
263 uinfo->type = SNDRV_CTL_ELEM_TYPE_IEC958;
264 uinfo->count = 1;
260 snd_pcm_iec958_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/sound/soc/sof/
H A Dsof-audio.h547 struct snd_ctl_elem_info *uinfo);
/linux-master/sound/isa/sb/
H A Dsb16_main.c679 static int snd_sb16_dma_control_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
685 return snd_ctl_enum_info(uinfo, 1, 3, texts);
/linux-master/sound/pci/cs46xx/
H A Dcs46xx_lib.c1871 struct snd_ctl_elem_info *uinfo)
1873 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
1874 uinfo->count = 2;
1875 uinfo->value.integer.min = 0;
1876 uinfo->value.integer.max = 0x7fff;
2121 static int snd_cs46xx_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
2123 uinfo->type = SNDRV_CTL_ELEM_TYPE_IEC958;
2124 uinfo->count = 1;
1870 snd_cs46xx_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/drivers/usb/gadget/function/
H A Df_midi2.c1475 struct snd_ctl_elem_info *uinfo)
1477 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
1478 uinfo->count = 1;
1479 uinfo->value.integer.min = MIDI_OP_MODE_UNSET;
1480 uinfo->value.integer.max = MIDI_OP_MODE_MIDI2;
1474 f_midi2_operation_mode_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/sound/core/
H A Dpcm_lib.c2441 struct snd_ctl_elem_info *uinfo)
2445 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
2446 uinfo->count = info->max_channels;
2447 uinfo->value.integer.min = 0;
2448 uinfo->value.integer.max = SNDRV_CHMAP_LAST;
2440 pcm_chmap_ctl_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/sound/soc/codecs/
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 Dhdac_hdmi.c1436 struct snd_ctl_elem_info *uinfo)
1444 uinfo->type = SNDRV_CTL_ELEM_TYPE_BYTES;
1445 uinfo->count = 0;
1466 uinfo->count = eld->eld_size;
1435 hdac_hdmi_eld_ctl_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
H A Drt5645.c696 struct snd_ctl_elem_info *uinfo)
698 uinfo->type = SNDRV_CTL_ELEM_TYPE_BYTES;
699 uinfo->count = RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s);
695 rt5645_hweq_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/include/linux/
H A Dsyscalls.h657 siginfo_t __user *uinfo,
661 siginfo_t __user *uinfo,
664 asmlinkage long sys_rt_sigqueueinfo(pid_t pid, int sig, siginfo_t __user *uinfo);
845 siginfo_t __user *uinfo);
/linux-master/sound/pci/hda/
H A Dpatch_conexant.c599 struct snd_ctl_elem_info *uinfo)
601 return snd_hda_input_mux_info(&olpc_xo_dc_bias, uinfo);
598 olpc_xo_dc_bias_enum_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
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_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/net/xfrm/
H A Dxfrm_user.c515 x->geniv = algo->uinfo.encr.geniv;
544 p->alg_trunc_len = algo->uinfo.auth.icv_truncbits;
567 if (ualg->alg_trunc_len > algo->uinfo.auth.icv_fullbits) {
579 p->alg_trunc_len = algo->uinfo.auth.icv_truncbits;
609 x->geniv = algo->uinfo.aead.geniv;
/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/pci/
H A Dens1370.c1304 struct snd_ctl_elem_info *uinfo)
1306 uinfo->type = SNDRV_CTL_ELEM_TYPE_IEC958;
1307 uinfo->count = 1;
1303 snd_ens1373_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c1618 struct snd_ctl_elem_info *uinfo)
1620 uinfo->type = SNDRV_CTL_ELEM_TYPE_IEC958;
1621 uinfo->count = 1;
1617 davinci_mcasp_iec958_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument
/linux-master/net/dsa/
H A Dport.c654 struct netdev_lag_upper_info *uinfo,
659 .info = uinfo,
653 dsa_port_lag_join(struct dsa_port *dp, struct net_device *lag_dev, struct netdev_lag_upper_info *uinfo, struct netlink_ext_ack *extack) argument
/linux-master/include/sound/
H A Dsoc-dapm.h454 struct snd_ctl_elem_info *uinfo);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c947 xs->geniv = algo->uinfo.aead.geniv;
/linux-master/net/ipv4/
H A Desp4.c1109 if (aalg_desc->uinfo.auth.icv_fullbits / 8 !=
/linux-master/net/ipv6/
H A Desp6.c1152 if (aalg_desc->uinfo.auth.icv_fullbits / 8 !=
/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c7291 struct snd_ctl_elem_info *uinfo)
7293 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER;
7294 uinfo->count = 1;
7295 uinfo->value.integer.min = 0;
7296 uinfo->value.integer.max = TP_EC_VOLUME_MAX;
7290 volume_alsa_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) argument

Completed in 604 milliseconds

12345678910