Home
last modified time | relevance | path

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

/sound/core/
Dcontrol.c1427 static int snd_ctl_tlv_ioctl(struct snd_ctl_file *file, in snd_ctl_tlv_ioctl() function
1533 return snd_ctl_tlv_ioctl(ctl, argp, SNDRV_CTL_TLV_OP_READ); in snd_ctl_ioctl()
1535 return snd_ctl_tlv_ioctl(ctl, argp, SNDRV_CTL_TLV_OP_WRITE); in snd_ctl_ioctl()
1537 return snd_ctl_tlv_ioctl(ctl, argp, SNDRV_CTL_TLV_OP_CMD); in snd_ctl_ioctl()