Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.h66 #define PCAN_USBPRO_SETFILTR 0x0a macro
H A Dpcan_usb_pro.c76 [PCAN_USBPRO_SETFILTR] = sizeof(struct pcan_usb_pro_filter),
160 case PCAN_USBPRO_SETFILTR: in pcan_msg_add_rec()
408 pcan_msg_add_rec(&um, PCAN_USBPRO_SETFILTR, dev->ctrl_idx, filter_mode); in pcan_usb_pro_set_filter()