Searched refs:of_gpio_muxadc_match (Results 1 – 1 of 1) sorted by relevance
138 static const struct of_device_id of_gpio_muxadc_match[] = { variable149 MODULE_DEVICE_TABLE(of, of_gpio_muxadc_match);166 match = of_match_device(of_gpio_muxadc_match, dev); in gpio_muxadc_probe()243 .of_match_table = of_gpio_muxadc_match,