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