Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/bluetooth/
Dbfusb.c262 static inline int bfusb_recv_block(struct bfusb *bfusb, int hdr, unsigned char *data, int len) in bfusb_recv_block() function
393 bfusb_recv_block(bfusb, hdr, buf, len); in bfusb_rx_complete()