Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.h51 typedef unsigned char ioctl_delim_t; typedef
61 ioctl_delim_t delim;
Dhwc_rw.c2381 if (get_user (tmp.delim, (ioctl_delim_t *) arg)) in hwc_ioctl()
2425 if (put_user (tmp.delim, (ioctl_delim_t *) arg)) in hwc_ioctl()