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