Searched refs:ucom_detach (Results 1 – 22 of 22) sorted by relevance
| /freebsd-14-stable/sys/dev/usb/serial/ |
| HD | usb_serial.h | 213 void ucom_detach(struct ucom_super_softc *, struct ucom_softc *);
|
| HD | ugensa.c | 272 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in ugensa_detach()
|
| HD | uark.c | 242 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uark_detach()
|
| HD | ubser.c | 310 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in ubser_detach()
|
| HD | ucycom.c | 298 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ucycom_detach()
|
| HD | ubsa.c | 345 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ubsa_detach()
|
| HD | umct.c | 318 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umct_detach()
|
| HD | umoscom.c | 357 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umoscom_detach()
|
| HD | uvscom.c | 351 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uvscom_detach()
|
| HD | uvisor.c | 370 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uvisor_detach()
|
| HD | usb_serial.c | 312 ucom_detach(ssc, &sc[0]); in ucom_attach() 333 ucom_detach(struct ucom_super_softc *ssc, struct ucom_softc *sc) in ucom_detach() function
|
| HD | uchcom.c | 377 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uchcom_detach()
|
| HD | umodem.c | 957 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in umodem_detach()
|
| HD | uipaq.c | 1178 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uipaq_detach()
|
| HD | uslcom.c | 462 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uslcom_detach()
|
| HD | uplcom.c | 557 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uplcom_detach()
|
| HD | ufoma.c | 480 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in ufoma_detach()
|
| HD | umcs.c | 405 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in umcs7840_detach()
|
| HD | u3g.c | 1073 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in u3g_detach()
|
| HD | uftdi.c | 1167 ucom_detach(&sc->sc_super_ucom, &sc->sc_ucom); in uftdi_detach()
|
| /freebsd-14-stable/sys/dev/usb/net/ |
| HD | if_usie.c | 482 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in usie_detach()
|
| HD | uhso.c | 676 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in uhso_detach()
|