Searched refs:tmpmsg (Results 1 – 1 of 1) sorted by relevance
786 struct rt_can_msg tmpmsg; in rt_hw_can_isr() local802 ch = can->ops->recvmsg(can, &tmpmsg, no); in rt_hw_can_isr()843 rt_memcpy(&listmsg->data, &tmpmsg, sizeof(struct rt_can_msg)); in rt_hw_can_isr()847 hdr = tmpmsg.hdr_index; in rt_hw_can_isr()
Completed in 5 milliseconds