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()
1017 const struct kvaser_msg *msg) in kvaser_usbcan_rx_error()
1061 const struct kvaser_msg *msg) in kvaser_leaf_rx_error()
1097 const struct kvaser_msg *msg) in kvaser_usb_rx_can_err()
1132 const struct kvaser_msg *msg) in kvaser_usb_rx_can_msg()
1221 const struct kvaser_msg *msg) in kvaser_usb_start_chip_reply()
1244 const struct kvaser_msg *msg) in kvaser_usb_stop_chip_reply()
1261 const struct kvaser_msg *msg) in kvaser_usb_handle_message()
1311 struct kvaser_msg *msg; in kvaser_usb_read_bulk_callback()
1448 struct kvaser_msg *msg; in kvaser_usb_set_opt_mode()
1581 struct kvaser_msg *msg; in kvaser_usb_flush_queue()
1658 struct kvaser_msg *msg; in kvaser_usb_start_xmit()
1674 buf = kmalloc(sizeof(struct kvaser_msg), GFP_ATOMIC); in kvaser_usb_start_xmit()
1806 struct kvaser_msg *msg; in kvaser_usb_set_bittiming()