Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si.h77 struct device *ipmi_si_remove_by_data(int addr_space, enum si_type si_type,
H A Dipmi_si_hotmod.c217 dev = ipmi_si_remove_by_data(h.space, h.type, h.addr); in hotmod_handler()
H A Dipmi_si_intf.c2258 struct device *ipmi_si_remove_by_data(int addr_space, enum si_type si_type, in ipmi_si_remove_by_data() function