Searched refs:meson_sar_adc_of_match (Results 1 – 1 of 1) sorted by relevance
950 static const struct of_device_id meson_sar_adc_of_match[] = { variable978 MODULE_DEVICE_TABLE(of, meson_sar_adc_of_match);998 match = of_match_device(meson_sar_adc_of_match, &pdev->dev); in meson_sar_adc_probe()1138 .of_match_table = meson_sar_adc_of_match,