Searched refs:axp_mc_of_match (Results 1 – 1 of 1) sorted by relevance
277 static const struct of_device_id axp_mc_of_match[] = { variable281 MODULE_DEVICE_TABLE(of, axp_mc_of_match);317 id = of_match_device(axp_mc_of_match, &pdev->dev); in axp_mc_probe()370 .of_match_table = of_match_ptr(axp_mc_of_match),