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 Dugensa.c278 device_claim_softc(dev); in ugensa_detach()
H A Duark.c245 device_claim_softc(dev); in uark_detach()
H A Dubser.c314 device_claim_softc(dev); in ubser_detach()
H A Ducycom.c302 device_claim_softc(dev); in ucycom_detach()
H A Dubsa.c349 device_claim_softc(dev); in ubsa_detach()
H A Dumct.c322 device_claim_softc(dev); in umct_detach()
H A Duvisor.c373 device_claim_softc(dev); in uvisor_detach()
H A Duvscom.c355 device_claim_softc(dev); in uvscom_detach()
H A Dumoscom.c360 device_claim_softc(dev); in umoscom_detach()
H A Duchcom.c381 device_claim_softc(dev); in uchcom_detach()
H A Duipaq.c1182 device_claim_softc(dev); in uipaq_detach()
H A Dumodem.c961 device_claim_softc(dev); in umodem_detach()
H A Duslcom.c468 device_claim_softc(dev); in uslcom_detach()
H A Duplcom.c561 device_claim_softc(dev); in uplcom_detach()
H A Dufoma.c490 device_claim_softc(dev); in ufoma_detach()
H A Dumcs.c412 device_claim_softc(dev); in umcs7840_detach()
H A Du3g.c1076 device_claim_softc(dev); in u3g_detach()
H A Duftdi.c1153 device_claim_softc(dev); in uftdi_detach()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c494 device_claim_softc(self); in usie_detach()
H A Duhso.c698 device_claim_softc(self); in uhso_detach()
/freebsd/sys/sys/
H A Dbus.h706 void device_claim_softc(device_t dev);
/freebsd/sys/kern/
H A Dsubr_bus.c2120 device_claim_softc(device_t dev) in device_claim_softc() function