Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.h50 typedef unsigned char ioctl_case_t; typedef
60 ioctl_case_t tolower;
Dhwc_rw.c2376 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()