Searched refs:nr_uart (Results 1 – 1 of 1) sorted by relevance
300 int nr_uart; member434 .nr_uart = 1,440 .nr_uart = 1,446 .nr_uart = 2,452 .nr_uart = 1,458 .nr_uart = 2,723 for (i = 0; i < s->devtype->nr_uart; ++i) in sc16is7xx_irq()1202 s = devm_kzalloc(dev, struct_size(s, p, devtype->nr_uart), GFP_KERNEL); in sc16is7xx_probe()1268 for (i = 0; i < devtype->nr_uart; ++i) { in sc16is7xx_probe()1325 if (u < devtype->nr_uart) in sc16is7xx_probe()[all …]