Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.h45 typedef unsigned short int ioctl_htab_t; typedef
54 ioctl_htab_t width_htab;
Dhwc_rw.c2347 if (get_user (tmp.width_htab, (ioctl_htab_t *) arg)) in hwc_ioctl()
2390 if (put_user (tmp.width_htab, (ioctl_htab_t *) arg)) in hwc_ioctl()