Lines Matching refs:kvaser_msg
387 struct kvaser_msg { struct
556 struct kvaser_msg *msg) in kvaser_usb_send_msg()
568 struct kvaser_msg *msg) in kvaser_usb_wait_msg()
570 struct kvaser_msg *tmp; in kvaser_usb_wait_msg()
630 struct kvaser_msg *msg; in kvaser_usb_send_simple_msg()
650 struct kvaser_msg msg; in kvaser_usb_get_software_info()
679 struct kvaser_msg msg; in kvaser_usb_get_card_info()
700 const struct kvaser_msg *msg) in kvaser_usb_tx_acknowledge()
778 struct kvaser_msg *msg; in kvaser_usb_simple_msg_async()
789 buf = kmalloc(sizeof(struct kvaser_msg), GFP_ATOMIC); in kvaser_usb_simple_msg_async()
795 msg = (struct kvaser_msg *)buf; in kvaser_usb_simple_msg_async()
1016 const struct kvaser_msg *msg) in kvaser_usbcan_rx_error()
1060 const struct kvaser_msg *msg) in kvaser_leaf_rx_error()
1096 const struct kvaser_msg *msg) in kvaser_usb_rx_can_err()
1131 const struct kvaser_msg *msg) in kvaser_usb_rx_can_msg()
1220 const struct kvaser_msg *msg) in kvaser_usb_start_chip_reply()
1243 const struct kvaser_msg *msg) in kvaser_usb_stop_chip_reply()
1260 const struct kvaser_msg *msg) in kvaser_usb_handle_message()
1310 struct kvaser_msg *msg; in kvaser_usb_read_bulk_callback()
1447 struct kvaser_msg *msg; in kvaser_usb_set_opt_mode()
1580 struct kvaser_msg *msg; in kvaser_usb_flush_queue()
1657 struct kvaser_msg *msg; in kvaser_usb_start_xmit()
1673 buf = kmalloc(sizeof(struct kvaser_msg), GFP_ATOMIC); in kvaser_usb_start_xmit()
1805 struct kvaser_msg *msg; in kvaser_usb_set_bittiming()