Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_si_parisc.c34 ipmi_si_remove_by_dev(&dev->dev); in ipmi_parisc_remove()
H A Dipmi_si.h84 void ipmi_si_remove_by_dev(struct device *dev);
H A Dipmi_si_pci.c131 ipmi_si_remove_by_dev(&pdev->dev); in ipmi_pci_remove()
H A Dipmi_si_ls2k.c168 ipmi_si_remove_by_dev(&pdev->dev); in ipmi_ls2k_remove()
H A Dipmi_si_platform.c411 ipmi_si_remove_by_dev(&pdev->dev); in ipmi_remove()
H A Dipmi_si_intf.c2318 void ipmi_si_remove_by_dev(struct device *dev) in ipmi_si_remove_by_dev() function