Searched refs:atca_oem_poweroff_hook (Results 1 – 1 of 1) sorted by relevance
182 static void (*atca_oem_poweroff_hook)(struct ipmi_user *user); variable241 atca_oem_poweroff_hook = pps_poweroff_atca; in ipmi_atca_detect()288 if (atca_oem_poweroff_hook) in ipmi_poweroff_atca()289 atca_oem_poweroff_hook(user); in ipmi_poweroff_atca()