Searched refs:max310x_dt_ids (Results 1 – 1 of 1) sorted by relevance
1271 static const struct of_device_id __maybe_unused max310x_dt_ids[] = { variable1278 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),