Home
last modified time | relevance | path

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

/linux-6.15/drivers/char/ipmi/
H A Dipmi_si_parisc.c34 ipmi_si_remove_by_dev(&dev->dev); in ipmi_parisc_remove()
H A Dipmi_si.h76 void ipmi_si_remove_by_dev(struct device *dev);
H A Dipmi_si_pci.c129 ipmi_si_remove_by_dev(&pdev->dev); in ipmi_pci_remove()
H A Dipmi_si_platform.c410 ipmi_si_remove_by_dev(&pdev->dev); in ipmi_remove()
H A Dipmi_si_intf.c2245 void ipmi_si_remove_by_dev(struct device *dev) in ipmi_si_remove_by_dev() function