Searched refs:ioctl_lookup (Results 1 – 7 of 7) sorted by relevance
43 ioctl_lookup(long code) in ioctl_lookup() function
388 iop = ioctl_lookup(tcp->u_arg[1]); in sys_ioctl()
717 extern const struct_ioctlent *ioctl_lookup(long);
2607 (ioctl_lookup, ioctl_next_match): Likewise.3074 * defs.h (ioctl_lookup): Prototype change.3079 * ioctl.c (ioctl_lookup): Likewise.
73 const ioctl_desc *desc = ioctl_lookup(EVIOCGKEY(16)); in TEST()
557 static const ioctl_desc *ioctl_lookup(unsigned req) {
1009 const ioctl_desc *desc = ioctl_lookup(request);