Searched refs:event_capable (Results 1 – 1 of 1) sorted by relevance
2631 int event_capable = wmi_has_guid(HPWMI_EVENT_GUID); in hp_wmi_init() 2635 if (!bios_capable && !event_capable) in hp_wmi_init() 2642 if (event_capable) { in hp_wmi_init() 2681 if (event_capable) in hp_wmi_exit() 2612 int event_capable = wmi_has_guid(HPWMI_EVENT_GUID); hp_wmi_init() local