Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/adc/
Dtwl6030-gpadc.c867 static const struct of_device_id of_twl6030_match_tbl[] = { variable
889 match = of_match_device(of_twl6030_match_tbl, dev); in twl6030_gpadc_probe()
998 .of_match_table = of_twl6030_match_tbl,