Lines Matching defs:command
68 /* command options */
163 /* command frame */
167 u8 command; /* command to execute */
191 /* Send command to device and receive result.
215 netdev_err(netdev, "sending command message failed\n");
223 netdev_err(netdev, "no command message answer\n");
238 /* Send open command to device */
250 outmsg.command = USB_8DEV_OPEN;
274 /* Send close command to device */
280 .command = USB_8DEV_CLOSE,
294 .command = USB_8DEV_GET_SOFTW_HARDW_VER,
311 * set mode variable with open command.
850 /* Send CLOSE command to CAN controller */