Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dtwl6030-gpadc.c852 static const struct of_device_id of_twl6030_match_tbl[] = { variable
863 MODULE_DEVICE_TABLE(of, of_twl6030_match_tbl);
875 match = of_match_device(of_twl6030_match_tbl, dev); in twl6030_gpadc_probe()
984 .of_match_table = of_twl6030_match_tbl,