Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.h64 #define PCAN_USBPRO_SETSILENT 0x05 macro
H A Dpcan_usb_pro.c75 [PCAN_USBPRO_SETSILENT] = sizeof(struct pcan_usb_pro_silent),
162 case PCAN_USBPRO_SETSILENT: in pcan_msg_add_rec()
398 pcan_msg_add_rec(&um, PCAN_USBPRO_SETSILENT, dev->ctrl_idx, onoff); in pcan_usb_pro_set_silent()