Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/drivers/ubtbcmfw/
HDubtbcmfw.c91 static device_probe_t ubtbcmfw_probe; variable
160 DEVMETHOD(device_probe, ubtbcmfw_probe),
188 ubtbcmfw_probe(device_t dev) in ubtbcmfw_probe() function