Lines Matching defs:command
159 u8 wr_len_cmd; /* write length in bytes or a command */
385 * ismt_access() - process an SMBus command
388 * @flags: command options
390 * @command: the i2c/SMBus command to issue
395 unsigned short flags, char read_write, u8 command,
439 * The command field contains the write data
443 desc->wr_len_cmd = command;
463 dma_buffer[0] = command;
469 desc->wr_len_cmd = command;
483 dma_buffer[0] = command;
489 desc->wr_len_cmd = command;
503 dma_buffer[0] = command;
519 dma_buffer[0] = command;
527 desc->wr_len_cmd = command;
543 dma_buffer[0] = command;
562 dma_buffer[0] = command;
570 desc->wr_len_cmd = command;