Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c99 static usb_fifo_cmd_t ubtbcmfw_stop_write; variable
111 .f_stop_write = &ubtbcmfw_stop_write,
375 ubtbcmfw_stop_write(struct usb_fifo *fifo) in ubtbcmfw_stop_write() function