Lines Matching defs:command
159 u8 wr_len_cmd; /* write length in bytes or a command */
383 * ismt_access() - process an SMBus command
386 * @flags: command options
388 * @command: the i2c/SMBus command to issue
393 unsigned short flags, char read_write, u8 command,
437 * The command field contains the write data
441 desc->wr_len_cmd = command;
461 dma_buffer[0] = command;
467 desc->wr_len_cmd = command;
481 dma_buffer[0] = command;
487 desc->wr_len_cmd = command;
501 dma_buffer[0] = command;
517 dma_buffer[0] = command;
525 desc->wr_len_cmd = command;
545 dma_buffer[0] = command;
553 desc->wr_len_cmd = command;