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

/freebsd-current/sys/dev/usb/serial/
H A Dulpt.c151 .f_stop_write = &ulpt_stop_write,
162 .f_stop_write = &ulpt_stop_write,
/freebsd-current/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c115 .f_stop_write = &ubtbcmfw_stop_write,
/freebsd-current/sys/dev/usb/storage/
H A Durio.c137 .f_stop_write = &urio_stop_write,
/freebsd-current/sys/dev/usb/
H A Dusb_dev.c846 (f->methods->f_stop_write) (f);
1812 if (pm->f_stop_write == NULL)
1813 pm->f_stop_write = &usb_fifo_dummy_cmd;
H A Dusbdi.h548 usb_fifo_cmd_t *f_stop_write; member in struct:usb_fifo_methods
H A Dusb_generic.c134 .f_stop_write = &ugen_stop_io,
/freebsd-current/sys/dev/usb/input/
H A Duhid.c160 .f_stop_write = &uhid_stop_write,
/freebsd-current/sys/dev/sound/usb/
H A Duaudio.c6017 .f_stop_write = &umidi_stop_write,

Completed in 357 milliseconds