Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c756 (f->methods->f_stop_write) (f); in usb_fifo_close()
1462 if (pm->f_stop_write == NULL) in usb_fifo_check_methods()
1463 pm->f_stop_write = &usb_fifo_dummy_cmd; in usb_fifo_check_methods()
H A Dusbdi.h500 usb_fifo_cmd_t *f_stop_write; member
H A Dusb_generic.c80 .f_stop_write = &ugen_stop_io,
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c132 .f_stop_write = &uhid_stop_write,

Completed in 13 milliseconds