Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_si_platform.c215 static int of_ipmi_probe(struct platform_device *pdev) in of_ipmi_probe() function
287 static int of_ipmi_probe(struct platform_device *dev) in of_ipmi_probe() function
406 if (pdev->dev.of_node && of_ipmi_probe(pdev) == 0) in ipmi_probe()