Searched refs:axp20x_of_match (Results 1 – 1 of 1) sorted by relevance
224 static const struct of_device_id axp20x_of_match[] = { variable229 MODULE_DEVICE_TABLE(of, axp20x_of_match);406 of_id = of_match_device(axp20x_of_match, dev); in axp20x_match_device()517 .of_match_table = of_match_ptr(axp20x_of_match),