Searched refs:pcan_usb_fd_decode_buf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_fd.c | 655 static int pcan_usb_fd_decode_buf(struct peak_usb_device *dev, struct urb *urb) in pcan_usb_fd_decode_buf() function 1071 .dev_decode_buf = pcan_usb_fd_decode_buf, 1143 .dev_decode_buf = pcan_usb_fd_decode_buf, 1215 .dev_decode_buf = pcan_usb_fd_decode_buf, 1287 .dev_decode_buf = pcan_usb_fd_decode_buf,
|
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_fd.c | 717 static int pcan_usb_fd_decode_buf(struct peak_usb_device *dev, struct urb *urb) in pcan_usb_fd_decode_buf() function 1199 .dev_decode_buf = pcan_usb_fd_decode_buf, 1275 .dev_decode_buf = pcan_usb_fd_decode_buf, 1351 .dev_decode_buf = pcan_usb_fd_decode_buf, 1427 .dev_decode_buf = pcan_usb_fd_decode_buf,
|
Completed in 4 milliseconds