Searched refs:nr_uart (Results 1 – 1 of 1) sorted by relevance
310 int nr_uart; member452 .nr_uart = 1,458 .nr_uart = 1,464 .nr_uart = 2,470 .nr_uart = 1,476 .nr_uart = 2,801 for (i = 0; i < s->devtype->nr_uart; ++i) in sc16is7xx_irq()1482 s = devm_kzalloc(dev, struct_size(s, p, devtype->nr_uart), GFP_KERNEL); in sc16is7xx_probe()1529 for (i = 0; i < devtype->nr_uart; ++i) { in sc16is7xx_probe()1601 if (u < devtype->nr_uart) in sc16is7xx_probe()[all …]