Searched refs:WHITEHEAT_CMD_FAILURE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/usb/serial/
H A Dwhiteheat.c494 command_info->command_finished = WHITEHEAT_CMD_FAILURE;
504 } else if (data[0] == WHITEHEAT_CMD_FAILURE) {
505 command_info->command_finished = WHITEHEAT_CMD_FAILURE;
575 if (command_info->command_finished == WHITEHEAT_CMD_FAILURE) {
H A Dwhiteheat.h40 #define WHITEHEAT_CMD_FAILURE 17 /* reply for failed commands */ macro

Completed in 133 milliseconds