Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmax310x.c1440 static const struct of_device_id __maybe_unused max310x_dt_ids[] = { variable
1447 MODULE_DEVICE_TABLE(of, max310x_dt_ids);
1476 of_match_device(max310x_dt_ids, &spi->dev); in max310x_spi_probe()
1510 .of_match_table = of_match_ptr(max310x_dt_ids),