Home
last modified time | relevance | path

Searched refs:sc16is7xx_lines (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c350 static unsigned long sc16is7xx_lines; variable
1530 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()