Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dhp-wmi.c132 #define HPWMI_MAX_RFKILL2_DEVICES 7 macro
138 struct bios_rfkill2_device_state device[HPWMI_MAX_RFKILL2_DEVICES];
169 static struct rfkill2_device rfkill2[HPWMI_MAX_RFKILL2_DEVICES];
827 if (state.count > HPWMI_MAX_RFKILL2_DEVICES) { in hp_wmi_rfkill2_setup()