Home
last modified time | relevance | path

Searched refs:evdev_ioctl (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dioctl.c308 return evdev_ioctl(tcp, code, arg); in ioctl_decode()
Devdev.c435 evdev_ioctl(struct tcb *const tcp, in evdev_ioctl() function
DChangeLog6170 * defs.h (evdev_ioctl, print_evdev_ff_type): New prototypes.
6171 * evdev.c (evdev_ioctl): Un-mpersify.
21385 evdev_read_ioctl, evdev_write_ioctl, evdev_ioctl): Change arg type
28549 (evdev_ioctl): Remove.
28552 (evdev_ioctl): Mpersify.
28627 (evdev_ioctl): ... here. Add RVAL_DECODED to return code in _IOC_WRITE
39869 * defs.h (evdev_ioctl): New prototype.
39870 * ioctl.c (ioctl_decode): Call evdev_ioctl for 'E' ioctl commands.