Home
last modified time | relevance | path

Searched refs:PCAN_USBPRO_SETFILTR (Results 1 – 2 of 2) sorted by relevance

/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h64 #define PCAN_USBPRO_SETFILTR 0x0a macro
Dpcan_usb_pro.c92 [PCAN_USBPRO_SETFILTR] = sizeof(struct pcan_usb_pro_filter),
172 case PCAN_USBPRO_SETFILTR: in pcan_msg_add_rec()
421 pcan_msg_add_rec(&um, PCAN_USBPRO_SETFILTR, dev->ctrl_idx, filter_mode); in pcan_usb_pro_set_filter()