Searched refs:ioctl_case_t (Results 1 – 2 of 2) sorted by relevance
50 typedef unsigned char ioctl_case_t; typedef60 ioctl_case_t tolower;
2376 if (get_user (tmp.tolower, (ioctl_case_t *) arg)) in hwc_ioctl()2420 if (put_user (tmp.tolower, (ioctl_case_t *) arg)) in hwc_ioctl()