Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.h47 typedef unsigned short int ioctl_cols_t; typedef
56 ioctl_cols_t columns;
Dhwc_rw.c2357 if (get_user (tmp.columns, (ioctl_cols_t *) arg)) in hwc_ioctl()
2400 if (put_user (tmp.columns, (ioctl_cols_t *) arg)) in hwc_ioctl()