Home
last modified time | relevance | path

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

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