Searched refs:peak_usb_adapter (Results 1 – 5 of 5) sorted by relevance
40 struct peak_usb_adapter { struct85 extern const struct peak_usb_adapter pcan_usb; argument86 extern const struct peak_usb_adapter pcan_usb_pro;87 extern const struct peak_usb_adapter pcan_usb_fd;88 extern const struct peak_usb_adapter pcan_usb_chip;89 extern const struct peak_usb_adapter pcan_usb_pro_fd;90 extern const struct peak_usb_adapter pcan_usb_x6;97 const struct peak_usb_adapter *adapter;112 const struct peak_usb_adapter *adapter;141 const struct peak_usb_adapter *adapter);
94 const struct peak_usb_adapter *adapter) in peak_usb_init_time_ref()749 const struct peak_usb_adapter *pa = dev->adapter; in peak_usb_set_bittiming()770 const struct peak_usb_adapter *pa = dev->adapter; in peak_usb_set_data_bittiming()916 static int peak_usb_create_dev(const struct peak_usb_adapter *peak_usb_adapter, in peak_usb_create_dev() argument920 int sizeof_candev = peak_usb_adapter->sizeof_dev_private; in peak_usb_create_dev()947 dev->adapter = peak_usb_adapter; in peak_usb_create_dev()951 dev->ep_msg_in = peak_usb_adapter->ep_msg_in; in peak_usb_create_dev()952 dev->ep_msg_out = peak_usb_adapter->ep_msg_out[ctrl_idx]; in peak_usb_create_dev()954 dev->can.clock = peak_usb_adapter->clock; in peak_usb_create_dev()955 dev->can.bittiming_const = peak_usb_adapter->bittiming_const; in peak_usb_create_dev()[all …]
1157 const struct peak_usb_adapter pcan_usb_fd = {1233 const struct peak_usb_adapter pcan_usb_chip = {1309 const struct peak_usb_adapter pcan_usb_pro_fd = {1385 const struct peak_usb_adapter pcan_usb_x6 = {
1015 const struct peak_usb_adapter pcan_usb = {
1060 const struct peak_usb_adapter pcan_usb_pro = {