Home
last modified time | relevance | path

Searched defs:can_frame (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dcan.h120 struct can_frame { struct
121 canid_t can_id; /* 32 bit CAN_ID + EFF/RTR/ERR flags */
122 union {
152 * The struct can_frame and struct canfd_frame intentionally share the same argument
/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.c525 struct can_frame *can_frame; in pcan_usb_pro_handle_canmsg() local
564 struct can_frame *can_frame; in pcan_usb_pro_handle_error() local