Home
last modified time | relevance | path

Searched refs:device_free_softc (Results 1 – 22 of 22) sorted by relevance

/freebsd-11-stable/sys/dev/usb/serial/
HDugensa.c291 device_free_softc(sc); in ugensa_free_softc()
HDubser.c330 device_free_softc(sc); in ubser_free_softc()
HDuark.c265 device_free_softc(sc); in uark_free_softc()
HDucycom.c316 device_free_softc(sc); in ucycom_free_softc()
HDubsa.c364 device_free_softc(sc); in ubsa_free_softc()
HDumct.c340 device_free_softc(sc); in umct_free_softc()
HDuvscom.c371 device_free_softc(sc); in uvscom_free_softc()
HDuvisor.c388 device_free_softc(sc); in uvisor_free_softc()
HDumoscom.c377 device_free_softc(sc); in umoscom_free_softc()
HDuchcom.c393 device_free_softc(sc); in uchcom_free_softc()
HDuipaq.c1199 device_free_softc(sc); in uipaq_free_softc()
HDumodem.c972 device_free_softc(sc); in umodem_free_softc()
HDuslcom.c492 device_free_softc(sc); in uslcom_free_softc()
HDuplcom.c576 device_free_softc(sc); in uplcom_free_softc()
HDufoma.c508 device_free_softc(sc); in ufoma_free_softc()
HDumcs.c428 device_free_softc(sc); in umcs7840_free_softc()
HDu3g.c1039 device_free_softc(sc); in u3g_free_softc()
HDuftdi.c1168 device_free_softc(sc); in uftdi_free_softc()
/freebsd-11-stable/sys/sys/
HDbus.h612 void device_free_softc(void *softc);
/freebsd-11-stable/sys/dev/usb/net/
HDif_usie.c510 device_free_softc(sc); in usie_free_softc()
HDuhso.c712 device_free_softc(sc); in uhso_free_softc()
/freebsd-11-stable/sys/kern/
HDsubr_bus.c2523 device_free_softc(void *softc) in device_free_softc() function