Searched defs:do_ioctl (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/ | ||
H A D | user-internals.h | 41 do_ioctl_fn *do_ioctl; member |
H A D | syscall.c | 5625 static abi_long do_ioctl(int fd, int cmd, abi_long arg) in do_ioctl() function |