Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dcontrol.c1393 static int snd_ctl_tlv_ioctl(struct snd_ctl_file *file, in snd_ctl_tlv_ioctl() function
1499 return snd_ctl_tlv_ioctl(ctl, argp, SNDRV_CTL_TLV_OP_READ); in snd_ctl_ioctl()
1501 return snd_ctl_tlv_ioctl(ctl, argp, SNDRV_CTL_TLV_OP_WRITE); in snd_ctl_ioctl()
1503 return snd_ctl_tlv_ioctl(ctl, argp, SNDRV_CTL_TLV_OP_CMD); in snd_ctl_ioctl()