Searched refs:axp_mc_of_match (Results 1 – 1 of 1) sorted by relevance
279 static const struct of_device_id axp_mc_of_match[] = { variable283 MODULE_DEVICE_TABLE(of, axp_mc_of_match);319 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),