Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c93 static device_attach_t ubtbcmfw_attach; variable
160 DEVMETHOD(device_attach, ubtbcmfw_attach),
204 ubtbcmfw_attach(device_t dev) in ubtbcmfw_attach() function