Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dgpio_muxadc.c138 static const struct of_device_id of_gpio_muxadc_match[] = { variable
149 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,