Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax1586.c204 static const struct of_device_id __maybe_unused max1586_of_match[] = { variable
208 MODULE_DEVICE_TABLE(of, max1586_of_match);
221 match = of_match_device(of_match_ptr(max1586_of_match), in max1586_pmic_probe()
296 .of_match_table = of_match_ptr(max1586_of_match),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax1586.c204 static const struct of_device_id __maybe_unused max1586_of_match[] = { variable
208 MODULE_DEVICE_TABLE(of, max1586_of_match);
220 match = of_match_device(of_match_ptr(max1586_of_match), in max1586_pmic_probe()
296 .of_match_table = of_match_ptr(max1586_of_match),

Completed in 2 milliseconds