Searched refs:user_ccl (Results 1 – 1 of 1) sorted by relevance
670 static int chsc_ioctl_conf_comp_list(void __user *user_ccl) in chsc_ioctl_conf_comp_list() argument708 if (copy_from_user(ccl, user_ccl, sizeof(*ccl))) { in chsc_ioctl_conf_comp_list()743 if (copy_to_user(user_ccl, ccl, sizeof(*ccl))) in chsc_ioctl_conf_comp_list()