Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dsun4i-gpadc.c79 static const struct of_device_id sun4i_gpadc_of_match[] = { variable
92 MODULE_DEVICE_TABLE(of, sun4i_gpadc_of_match);
103 of_id = of_match_node(sun4i_gpadc_of_match, pdev->dev.of_node); in sun4i_gpadc_probe()
169 .of_match_table = of_match_ptr(sun4i_gpadc_of_match),