Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/ipmi/
Dipmi_si_platform.c227 static int of_ipmi_probe(struct platform_device *pdev) in of_ipmi_probe() function
299 static int of_ipmi_probe(struct platform_device *dev) in of_ipmi_probe() function
416 if (pdev->dev.of_node && of_ipmi_probe(pdev) == 0) in ipmi_probe()