Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dmax8973-regulator.c527 static const struct of_device_id of_max8973_match_tbl[] = { variable
532 MODULE_DEVICE_TABLE(of, of_max8973_match_tbl);
576 match = of_match_device(of_match_ptr(of_max8973_match_tbl), in max8973_probe()
734 .of_match_table = of_max8973_match_tbl,