Searched refs:sc16is7xx_lines (Results 1 – 1 of 1) sorted by relevance
350 static unsigned long sc16is7xx_lines; variable1530 s->p[i].port.line = find_first_zero_bit(&sc16is7xx_lines, in sc16is7xx_probe()1581 set_bit(s->p[i].port.line, &sc16is7xx_lines); in sc16is7xx_probe()1649 if (test_and_clear_bit(s->p[i].port.line, &sc16is7xx_lines)) in sc16is7xx_probe()1672 if (test_and_clear_bit(s->p[i].port.line, &sc16is7xx_lines)) in sc16is7xx_remove()