Home
last modified time | relevance | path

Searched refs:PUCAN_OPTION_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/can/dev/
Dpeak_canfd.h152 #define PUCAN_OPTION_ERROR 0x0001 macro
/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c832 PUCAN_OPTION_ERROR, in pcan_usb_fd_start()
877 PUCAN_OPTION_ERROR, in pcan_usb_fd_stop()
1036 PUCAN_OPTION_ERROR, in pcan_usb_fd_exit()
/linux-6.1.9/drivers/net/can/peak_canfd/
Dpeak_canfd.c593 err = pucan_set_options(priv, PUCAN_OPTION_ERROR); in peak_canfd_open()