Searched refs:adc128_of_match (Results 1 – 2 of 2) sorted by relevance
183 static const struct of_device_id adc128_of_match[] = { variable193 MODULE_DEVICE_TABLE(of, adc128_of_match);218 .of_match_table = adc128_of_match,
514 static const struct of_device_id __maybe_unused adc128_of_match[] = { variable518 MODULE_DEVICE_TABLE(of, adc128_of_match);524 .of_match_table = of_match_ptr(adc128_of_match),
Completed in 4 milliseconds