Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsc16is7xx.c1283 static const struct of_device_id __maybe_unused sc16is7xx_dt_ids[] = { variable
1292 MODULE_DEVICE_TABLE(of, sc16is7xx_dt_ids);
1322 of_match_device(sc16is7xx_dt_ids, &spi->dev); in sc16is7xx_spi_probe()
1363 .of_match_table = of_match_ptr(sc16is7xx_dt_ids),
1383 of_match_device(sc16is7xx_dt_ids, &i2c->dev); in sc16is7xx_i2c_probe()
1421 .of_match_table = of_match_ptr(sc16is7xx_dt_ids),