Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dmeson_saradc.c950 static const struct of_device_id meson_sar_adc_of_match[] = { variable
978 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,