Lines Matching defs:command
381 "Invalid number of parameters passed to command (%d != %llu)\n",
2212 * send a set state command to the device by reading the current items->state
2426 u8 command;
2501 /* send command and wait for reply */
2503 wd->command, wd->params, wd->size, &response);
2506 hid_err(data->hidpp->hid_dev, "Failed to send command to device!\n");
2511 switch (wd->command) {
2547 static int hidpp_ff_queue_work(struct hidpp_ff_private_data *data, int effect_id, u8 command, u8 *params, u8 size)
2559 wd->command = command;
2568 hid_warn(data->hidpp->hid_dev, "Force feedback command queue contains %d commands, causing substantial delays!", s);
2907 /* init the hardware command queue */
3184 * With the command
3873 * previously sent command.
3886 * This was an answer to a command that this driver sent
3888 * command upstream as it has been treated by the driver