Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/adc/
Dtwl6030-gpadc.c867 static const struct of_device_id of_twl6030_match_tbl[] = { variable
878 MODULE_DEVICE_TABLE(of, of_twl6030_match_tbl);
890 match = of_match_device(of_twl6030_match_tbl, dev); in twl6030_gpadc_probe()
999 .of_match_table = of_twl6030_match_tbl,