Searched refs:atca_oem_poweroff_hook (Results 1 – 1 of 1) sorted by relevance
178 static void (*atca_oem_poweroff_hook)(struct ipmi_user *user); variable237 atca_oem_poweroff_hook = pps_poweroff_atca; in ipmi_atca_detect()284 if (atca_oem_poweroff_hook) in ipmi_poweroff_atca()285 atca_oem_poweroff_hook(user); in ipmi_poweroff_atca()