Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/serial/
HDugensa.c288 device_free_softc(sc); in ugensa_free_softc()
HDuark.c264 device_free_softc(sc); in uark_free_softc()
HDubser.c330 device_free_softc(sc); in ubser_free_softc()
HDucycom.c315 device_free_softc(sc); in ucycom_free_softc()
HDumct.c330 device_free_softc(sc); in umct_free_softc()
HDubsa.c363 device_free_softc(sc); in ubsa_free_softc()
HDumoscom.c376 device_free_softc(sc); in umoscom_free_softc()
HDuvisor.c387 device_free_softc(sc); in uvisor_free_softc()
HDuvscom.c370 device_free_softc(sc); in uvscom_free_softc()
HDuchcom.c387 device_free_softc(sc); in uchcom_free_softc()
HDuplcom.c490 device_free_softc(sc); in uplcom_free_softc()
HDumodem.c952 device_free_softc(sc); in umodem_free_softc()
HDuipaq.c1198 device_free_softc(sc); in uipaq_free_softc()
HDuslcom.c489 device_free_softc(sc); in uslcom_free_softc()
HDufoma.c507 device_free_softc(sc); in ufoma_free_softc()
HDumcs.c427 device_free_softc(sc); in umcs7840_free_softc()
HDu3g.c976 device_free_softc(sc); in u3g_free_softc()
HDuftdi.c1160 device_free_softc(sc); in uftdi_free_softc()
/trueos/sys/sys/
HDbus.h471 void device_free_softc(void *softc);
/trueos/sys/dev/usb/net/
HDif_usie.c505 device_free_softc(sc); in usie_free_softc()
HDuhso.c710 device_free_softc(sc); in uhso_free_softc()
/trueos/sys/kern/
HDsubr_bus.c2484 device_free_softc(void *softc) in device_free_softc() function