Lines Matching defs:command
1707 * send a set state command to the device by reading the current items->state
1921 u8 command;
1996 /* send command and wait for reply */
1998 wd->command, wd->params, wd->size, &response);
2001 hid_err(data->hidpp->hid_dev, "Failed to send command to device!\n");
2006 switch (wd->command) {
2042 static int hidpp_ff_queue_work(struct hidpp_ff_private_data *data, int effect_id, u8 command, u8 *params, u8 size)
2054 wd->command = command;
2064 hid_warn(data->hidpp->hid_dev, "Force feedback command queue contains %d commands, causing substantial delays!", s);
2396 /* init the hardware command queue */
2673 * With the command
3319 * previously sent command.
3332 * This was an answer to a command that this driver sent
3334 * command upstream as it has been treated by the driver