Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duark.c245 device_claim_softc(dev); in uark_detach()
H A Dugensa.c278 device_claim_softc(dev); in ugensa_detach()
H A Dubser.c313 device_claim_softc(dev); in ubser_detach()
H A Ducycom.c301 device_claim_softc(dev); in ucycom_detach()
H A Dubsa.c348 device_claim_softc(dev); in ubsa_detach()
H A Dumct.c321 device_claim_softc(dev); in umct_detach()
H A Dumoscom.c360 device_claim_softc(dev); in umoscom_detach()
H A Duvisor.c373 device_claim_softc(dev); in uvisor_detach()
H A Duvscom.c354 device_claim_softc(dev); in uvscom_detach()
H A Duchcom.c409 device_claim_softc(dev); in uchcom_detach()
H A Duipaq.c1181 device_claim_softc(dev); in uipaq_detach()
H A Dumodem.c960 device_claim_softc(dev); in umodem_detach()
H A Duslcom.c467 device_claim_softc(dev); in uslcom_detach()
H A Duplcom.c560 device_claim_softc(dev); in uplcom_detach()
H A Dufoma.c489 device_claim_softc(dev); in ufoma_detach()
H A Dumcs.c411 device_claim_softc(dev); in umcs7840_detach()
H A Du3g.c1078 device_claim_softc(dev); in u3g_detach()
H A Duftdi.c1170 device_claim_softc(dev); in uftdi_detach()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c491 device_claim_softc(self); in usie_detach()
H A Duhso.c698 device_claim_softc(self); in uhso_detach()
/freebsd/sys/sys/
H A Dbus.h700 void device_claim_softc(device_t dev);
/freebsd/sys/kern/
H A Dsubr_bus.c2174 device_claim_softc(device_t dev) in device_claim_softc() function