Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dmax1586.c215 static const struct of_device_id max1586_of_match[] = { variable
219 MODULE_DEVICE_TABLE(of, max1586_of_match);
232 match = of_match_device(of_match_ptr(max1586_of_match), in max1586_pmic_probe()
307 .of_match_table = of_match_ptr(max1586_of_match),