Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dugensa.c292 device_free_softc(sc); in ugensa_free_softc()
H A Duark.c259 device_free_softc(sc); in uark_free_softc()
H A Dubser.c328 device_free_softc(sc); in ubser_free_softc()
H A Ducycom.c316 device_free_softc(sc); in ucycom_free_softc()
H A Dubsa.c363 device_free_softc(sc); in ubsa_free_softc()
H A Dumct.c336 device_free_softc(sc); in umct_free_softc()
H A Duvisor.c387 device_free_softc(sc); in uvisor_free_softc()
H A Duvscom.c369 device_free_softc(sc); in uvscom_free_softc()
H A Dumoscom.c374 device_free_softc(sc); in umoscom_free_softc()
H A Duchcom.c395 device_free_softc(sc); in uchcom_free_softc()
H A Duipaq.c1196 device_free_softc(sc); in uipaq_free_softc()
H A Dumodem.c975 device_free_softc(sc); in umodem_free_softc()
H A Duslcom.c482 device_free_softc(sc); in uslcom_free_softc()
H A Duplcom.c575 device_free_softc(sc); in uplcom_free_softc()
H A Dufoma.c504 device_free_softc(sc); in ufoma_free_softc()
H A Dumcs.c426 device_free_softc(sc); in umcs7840_free_softc()
H A Du3g.c1090 device_free_softc(sc); in u3g_free_softc()
H A Duftdi.c1167 device_free_softc(sc); in uftdi_free_softc()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c508 device_free_softc(sc); in usie_free_softc()
H A Duhso.c714 device_free_softc(sc); in uhso_free_softc()
/freebsd/sys/sys/
H A Dbus.h705 void device_free_softc(void *softc);
/freebsd/sys/kern/
H A Dsubr_bus.c2106 device_free_softc(void *softc) in device_free_softc() function