Searched refs:nr_uart (Results 1 – 1 of 1) sorted by relevance
311 int nr_uart; member422 .nr_uart = 1,428 .nr_uart = 1,434 .nr_uart = 2,440 .nr_uart = 1,446 .nr_uart = 2,813 for (i = 0; i < s->devtype->nr_uart; ++i) in sc16is7xx_irq()1431 if (irda_port[i] < s->devtype->nr_uart) in sc16is7xx_setup_irda_ports()1493 for (i = 0; i < devtype->nr_uart; i++) in sc16is7xx_probe()1511 s = devm_kzalloc(dev, struct_size(s, p, devtype->nr_uart), GFP_KERNEL); in sc16is7xx_probe()[all …]