Lines Matching defs:command
68 /* command options */
166 /* command frame */
170 u8 command; /* command to execute */
194 /* Send command to device and receive result.
218 netdev_err(netdev, "sending command message failed\n");
226 netdev_err(netdev, "no command message answer\n");
241 /* Send open command to device */
253 outmsg.command = USB_8DEV_OPEN;
277 /* Send close command to device */
283 .command = USB_8DEV_CLOSE,
297 .command = USB_8DEV_GET_SOFTW_HARDW_VER,
314 * set mode variable with open command.
862 /* Send CLOSE command to CAN controller */