Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dmax1586.c217 static const struct of_device_id max1586_of_match[] = { variable
221 MODULE_DEVICE_TABLE(of, max1586_of_match);
234 match = of_match_device(of_match_ptr(max1586_of_match), in max1586_pmic_probe()
309 .of_match_table = of_match_ptr(max1586_of_match),