Searched refs:user_pversion (Results 1 – 3 of 3) sorted by relevance
480 rawmidi_file->user_pversion = 0; in snd_rawmidi_open()918 if (get_user(rfile->user_pversion, (unsigned int __user *)arg)) in snd_rawmidi_ioctl()928 if (rfile->user_pversion < SNDRV_PROTOCOL_VERSION(2, 0, 2)) { in snd_rawmidi_ioctl()
3377 if (get_user(pcm_file->user_pversion, in snd_pcm_common_ioctl()3795 if (pcm_file->user_pversion < SNDRV_PROTOCOL_VERSION(2, 0, 14) && in pcm_status_mmap_allowed()
240 unsigned int user_pversion; /* supported protocol version */ member