Searched refs:axp20x_of_match (Results 1 – 1 of 1) sorted by relevance
379 static const struct of_device_id axp20x_of_match[] = { variable386 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),