Searched refs:op_flag (Results 1 - 18 of 18) sorted by relevance

/linux-master/sound/usb/
H A Dmixer.h118 int snd_usb_mixer_vol_tlv(struct snd_kcontrol *kcontrol, int op_flag,
H A Dstream.c146 static int usb_chmap_ctl_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
H A Dmixer.c547 int snd_usb_mixer_vol_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
/linux-master/sound/virtio/
H A Dvirtio_kctl.c232 * @op_flag: Operation code (SNDRV_CTL_TLV_OP_XXX).
239 static int virtsnd_kctl_tlv_op(struct snd_kcontrol *kcontrol, int op_flag, argument
265 switch (op_flag) {
278 if (op_flag == SNDRV_CTL_TLV_OP_WRITE)
294 /* We never get here - we listed all values for op_flag */
/linux-master/sound/core/
H A Dvmaster.c216 int op_flag, unsigned int size,
221 return follower->follower.tlv.c(&follower->follower, op_flag, size, tlv);
215 follower_tlv_cmd(struct snd_kcontrol *kcontrol, int op_flag, unsigned int size, unsigned int __user *tlv) argument
H A Dcontrol.c1566 static int snd_ctl_elem_user_tlv(struct snd_kcontrol *kctl, int op_flag, argument
1569 if (op_flag == SNDRV_CTL_TLV_OP_WRITE)
1812 static int call_tlv_handler(struct snd_ctl_file *file, int op_flag, argument
1830 if (op_flag == pairs[i].op && (vd->access & pairs[i].perm))
1840 if (op_flag != SNDRV_CTL_TLV_OP_READ &&
1846 ret = kctl->tlv.c(kctl, op_flag, size, buf);
1875 int op_flag)
1909 return call_tlv_handler(file, op_flag, kctl, &id, container,
1912 if (op_flag == SNDRV_CTL_TLV_OP_READ) {
1873 snd_ctl_tlv_ioctl(struct snd_ctl_file *file, struct snd_ctl_tlv __user *buf, int op_flag) argument
H A Dpcm_lib.c2487 static int pcm_chmap_ctl_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
/linux-master/include/sound/
H A Dcontrol.h21 int op_flag, /* SNDRV_CTL_TLV_OP_XXX */
H A Dsoc.h598 int snd_soc_bytes_tlv_callback(struct snd_kcontrol *kcontrol, int op_flag,
/linux-master/sound/soc/
H A Dsoc-ops.c818 int snd_soc_bytes_tlv_callback(struct snd_kcontrol *kcontrol, int op_flag, argument
825 switch (op_flag) {
/linux-master/sound/pci/hda/
H A Dhda_local.h102 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag,
H A Dpatch_ca0132.c6602 static int ca0132_volume_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
6620 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv);
6630 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv);
6635 err = snd_hda_mixer_amp_tlv(kcontrol, op_flag, size, tlv);
H A Dhda_codec.c1594 * @op_flag: operation flag
1601 int snd_hda_mixer_amp_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
/linux-master/sound/pci/lola/
H A Dlola_mixer.c544 static int lola_analog_vol_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
/linux-master/sound/hda/
H A Dhdmi_chmap.c664 static int hdmi_chmap_ctl_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
/linux-master/sound/soc/atmel/
H A Dmchp-pdmc.c319 static int mchp_pdmc_chmap_ctl_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
/linux-master/drivers/usb/gadget/function/
H A Du_audio.c978 static int u_audio_volume_tlv(struct snd_kcontrol *kcontrol, int op_flag, argument
/linux-master/fs/f2fs/
H A Ddata.c1035 unsigned nr_pages, blk_opf_t op_flag,
1046 REQ_OP_READ | op_flag,
1034 f2fs_grab_read_bio(struct inode *inode, block_t blkaddr, unsigned nr_pages, blk_opf_t op_flag, pgoff_t first_idx, bool for_write) argument

Completed in 384 milliseconds