Searched refs:command_len (Results 1 – 4 of 4) sorted by relevance
210 size_t command_len; in pxenv_file_exec() local218 command_len = strlen_user ( command, 0 ); in pxenv_file_exec()220 char command_string[ command_len + 1 ]; in pxenv_file_exec()
94 unsigned int command_len; member214 device->command_len = 8, in init_spi()
59 device->command_len = 3, in init_at93cx6()
173 assert ( device->command_len <= ( 8 * sizeof ( tmp_command ) ) ); in spi_bit_rw()175 spi_bit_transfer ( spibit, &tmp_command, NULL, device->command_len, in spi_bit_rw()