Searched refs:opt_irq_str (Results 1 – 1 of 1) sorted by relevance
84 static const char *opt_irq_str = ""; variable277 if (strstr(line, opt_irq_str) != NULL) { in get_interrupt_number()1058 opt_irq_str = optarg; in parse_command_line()1062 fprintf(stderr, "ERROR: Failed to get irqs for %s\n", opt_irq_str); in parse_command_line()