Searched refs:PCAN_USBPRO_SETBUSACT (Results 1 – 2 of 2) sorted by relevance
82 [PCAN_USBPRO_SETBUSACT] = sizeof(struct pcan_usb_pro_busact),165 case PCAN_USBPRO_SETBUSACT: in pcan_msg_add_rec()392 pcan_msg_add_rec(&um, PCAN_USBPRO_SETBUSACT, dev->ctrl_idx, onoff); in pcan_usb_pro_set_bus()488 pcan_msg_add_rec(&um, PCAN_USBPRO_SETBUSACT, dev->ctrl_idx, 1); in pcan_usb_pro_restart_async()
71 #define PCAN_USBPRO_SETBUSACT 0x04 macro