Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsc16is7xx.c1187 static const struct of_device_id __maybe_unused sc16is7xx_dt_ids[] = { variable
1196 MODULE_DEVICE_TABLE(of, sc16is7xx_dt_ids);
1216 of_match_device(sc16is7xx_dt_ids, &i2c->dev); in sc16is7xx_i2c_probe()
1250 .of_match_table = of_match_ptr(sc16is7xx_dt_ids),