Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbfusb.c245 static inline int bfusb_recv_block(struct bfusb_data *data, int hdr, unsigned char *buf, int len) in bfusb_recv_block() function
373 bfusb_recv_block(data, hdr, buf, len); in bfusb_rx_complete()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbfusb.c245 static inline int bfusb_recv_block(struct bfusb_data *data, int hdr, unsigned char *buf, int len) in bfusb_recv_block() function
373 bfusb_recv_block(data, hdr, buf, len); in bfusb_rx_complete()

Completed in 3 milliseconds