Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c743 static usb_fifo_ioctl_t atp_ioctl; variable
748 .f_ioctl = &atp_ioctl,
2498 atp_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) in atp_ioctl() function