Home
last modified time | relevance | path

Searched refs:f_ioctl (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c996 err = (f->methods->f_ioctl) (f, cmd, addr, fflags); in usb_ioctl()
998 DPRINTFN(2, "f_ioctl cmd 0x%lx = %d\n", cmd, err); in usb_ioctl()
1447 if (pm->f_ioctl == NULL) in usb_fifo_check_methods()
1448 pm->f_ioctl = &usb_fifo_dummy_ioctl; in usb_fifo_check_methods()
H A Dusbdi.h491 usb_fifo_ioctl_t *f_ioctl; member
H A Dusb_generic.c75 .f_ioctl = &ugen_ioctl,
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c127 .f_ioctl = &uhid_ioctl,

Completed in 8 milliseconds