Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c94 static device_detach_t ubtbcmfw_detach; variable
161 DEVMETHOD(device_detach, ubtbcmfw_detach),
240 ubtbcmfw_detach(dev); in ubtbcmfw_attach()
250 ubtbcmfw_detach(device_t dev) in ubtbcmfw_detach() function