Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dwsp.c649 static usb_fifo_ioctl_t wsp_ioctl; variable
654 .f_ioctl = &wsp_ioctl,
1550 wsp_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) in wsp_ioctl() function