Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmax310x.c1271 static const struct of_device_id __maybe_unused max310x_dt_ids[] = { variable
1278 MODULE_DEVICE_TABLE(of, max310x_dt_ids);
1308 of_match_device(max310x_dt_ids, &spi->dev); in max310x_spi_probe()
1341 .of_match_table = of_match_ptr(max310x_dt_ids),