Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c761 (f->methods->f_stop_read) (f); in usb_fifo_close()
1456 if (pm->f_stop_read == NULL) in usb_fifo_check_methods()
1457 pm->f_stop_read = &usb_fifo_dummy_cmd; in usb_fifo_check_methods()
H A Dusbdi.h498 usb_fifo_cmd_t *f_stop_read; member
H A Dusb_generic.c78 .f_stop_read = &ugen_stop_io,
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c130 .f_stop_read = &uhid_stop_read,

Completed in 7 milliseconds