Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/adc/
Dtwl6030-gpadc.c864 static const struct of_device_id of_twl6030_match_tbl[] = { variable
875 MODULE_DEVICE_TABLE(of, of_twl6030_match_tbl);
887 match = of_match_device(of_twl6030_match_tbl, dev); in twl6030_gpadc_probe()
1014 .of_match_table = of_twl6030_match_tbl,