Searched refs:rockchip_saradc_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/iio/adc/
H A Drockchip_saradc.c162 static const struct of_device_id rockchip_saradc_match[] = { variable in typeref:struct:of_device_id
172 MODULE_DEVICE_TABLE(of, rockchip_saradc_match);
194 match = of_match_device(rockchip_saradc_match, &pdev->dev); rockchip_saradc_probe()
346 .of_match_table = rockchip_saradc_match,

Completed in 39 milliseconds