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 Duark.c259 device_free_softc(sc); in uark_free_softc()
H A Dugensa.c292 device_free_softc(sc); in ugensa_free_softc()
H A Dubser.c327 device_free_softc(sc); in ubser_free_softc()
H A Ducycom.c315 device_free_softc(sc); in ucycom_free_softc()
H A Dubsa.c362 device_free_softc(sc); in ubsa_free_softc()
H A Dumct.c335 device_free_softc(sc); in umct_free_softc()
H A Dumoscom.c374 device_free_softc(sc); in umoscom_free_softc()
H A Duvisor.c387 device_free_softc(sc); in uvisor_free_softc()
H A Duvscom.c368 device_free_softc(sc); in uvscom_free_softc()
H A Duchcom.c394 device_free_softc(sc); in uchcom_free_softc()
H A Duipaq.c1195 device_free_softc(sc); in uipaq_free_softc()
H A Dumodem.c974 device_free_softc(sc); in umodem_free_softc()
H A Duslcom.c481 device_free_softc(sc); in uslcom_free_softc()
H A Duplcom.c574 device_free_softc(sc); in uplcom_free_softc()
H A Dufoma.c503 device_free_softc(sc); in ufoma_free_softc()
H A Dumcs.c425 device_free_softc(sc); in umcs7840_free_softc()
H A Du3g.c1092 device_free_softc(sc); in u3g_free_softc()
H A Duftdi.c1184 device_free_softc(sc); in uftdi_free_softc()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c505 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.h699 void device_free_softc(void *softc);
/freebsd/sys/kern/
H A Dsubr_bus.c2160 device_free_softc(void *softc) in device_free_softc() function