Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.h46 typedef unsigned char ioctl_echo_t; typedef
55 ioctl_echo_t echo;
Dhwc_rw.c2352 if (get_user (tmp.echo, (ioctl_echo_t *) arg)) in hwc_ioctl()
2395 if (put_user (tmp.echo, (ioctl_echo_t *) arg)) in hwc_ioctl()