Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmax310x.c1385 static const struct of_device_id __maybe_unused max310x_dt_ids[] = { variable
1392 MODULE_DEVICE_TABLE(of, max310x_dt_ids);
1421 of_match_device(max310x_dt_ids, &spi->dev); in max310x_spi_probe()
1453 .of_match_table = of_match_ptr(max310x_dt_ids),