Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/
Dcontrol_compat.c262 static int copy_ctl_value_to_user(struct snd_ctl_elem_value32 __user *data32, in copy_ctl_value_to_user() function
304 err = copy_ctl_value_to_user(data32, data, type, count); in snd_ctl_elem_read_user_compat()
330 err = copy_ctl_value_to_user(data32, data, type, count); in snd_ctl_elem_write_user_compat()