Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c236 struct pucan_command *cmd; in pcan_usb_fd_build_restart_cmd()
276 cmd = (struct pucan_command *)pc; in pcan_usb_fd_build_restart_cmd()
281 pc += sizeof(struct pucan_command); in pcan_usb_fd_build_restart_cmd()
296 struct pucan_command *cmd = (struct pucan_command *)pc; in pcan_usb_fd_set_bus()
301 l = sizeof(struct pucan_command); in pcan_usb_fd_set_bus()
445 memset(pc, 0xff, sizeof(struct pucan_command)); in pcan_usb_fd_restart_async()
446 pc += sizeof(struct pucan_command); in pcan_usb_fd_restart_async()
Dpcan_ucan.h41 struct __packed pucan_command { struct