Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Daxp20x.c379 static const struct of_device_id axp20x_of_match[] = { variable
386 MODULE_DEVICE_TABLE(of, axp20x_of_match);
615 of_id = of_match_device(axp20x_of_match, dev); in axp20x_match_device()
737 .of_match_table = of_match_ptr(axp20x_of_match),