Searched refs:ucom_stop_write (Results 1 – 22 of 22) sorted by relevance
| /trueos/sys/dev/usb/serial/ |
| HD | usb_serial.h | 102 void (*ucom_stop_write) (struct ucom_softc *); member
|
| HD | ugensa.c | 134 .ucom_stop_write = &ugensa_stop_write,
|
| HD | uark.c | 150 .ucom_stop_write = &uark_stop_write,
|
| HD | ubser.c | 188 .ucom_stop_write = &ubser_stop_write,
|
| HD | ucycom.c | 157 .ucom_stop_write = &ucycom_stop_write,
|
| HD | umct.c | 192 .ucom_stop_write = &umct_stop_write,
|
| HD | ubsa.c | 233 .ucom_stop_write = &ubsa_stop_write,
|
| HD | usb_serial.c | 492 if (sc->sc_callback->ucom_stop_write) in ucom_detach_tty() 493 (sc->sc_callback->ucom_stop_write) (sc); in ucom_detach_tty()
|
| HD | umoscom.c | 261 .ucom_stop_write = &umoscom_stop_write,
|
| HD | uvisor.c | 235 .ucom_stop_write = &uvisor_stop_write,
|
| HD | uvscom.c | 234 .ucom_stop_write = &uvscom_stop_write,
|
| HD | uchcom.c | 279 .ucom_stop_write = &uchcom_stop_write,
|
| HD | uplcom.c | 238 .ucom_stop_write = &uplcom_stop_write,
|
| HD | umodem.c | 270 .ucom_stop_write = &umodem_stop_write,
|
| HD | uipaq.c | 149 .ucom_stop_write = &uipaq_stop_write,
|
| HD | uslcom.c | 225 .ucom_stop_write = &uslcom_stop_write,
|
| HD | ufoma.c | 299 .ucom_stop_write = &ufoma_stop_write,
|
| HD | umcs.c | 251 .ucom_stop_write = &umcs7840_stop_write,
|
| HD | u3g.c | 181 .ucom_stop_write = &u3g_stop_write,
|
| HD | uftdi.c | 246 .ucom_stop_write = &uftdi_stop_write,
|
| /trueos/sys/dev/usb/net/ |
| HD | if_usie.c | 221 .ucom_stop_write = &usie_uc_stop_write,
|
| HD | uhso.c | 507 .ucom_stop_write = uhso_ucom_stop_write,
|