Searched refs:collect_rx_frame (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/isdn/hisax/ |
D | hfc_usb.c | 209 static void collect_rx_frame(usb_fifo *fifo, __u8 *data, int len, 746 collect_rx_frame(fifo, buf + 2, in rx_iso_complete() 751 collect_rx_frame(fifo, buf, len, in rx_iso_complete() 781 collect_rx_frame(usb_fifo *fifo, __u8 *data, int len, int finish) in collect_rx_frame() function 894 collect_rx_frame(fifo, buf + 2, in rx_int_complete() 898 collect_rx_frame(fifo, buf, urb->actual_length, in rx_int_complete()
|