Searched refs:sun4i_gpadc_of_match (Results 1 – 1 of 1) sorted by relevance
79 static const struct of_device_id sun4i_gpadc_of_match[] = { variable92 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 = sun4i_gpadc_of_match,
Completed in 3 milliseconds