Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c214 #define HPWMI_MAX_RFKILL2_DEVICES 7 macro
220 struct bios_rfkill2_device_state device[HPWMI_MAX_RFKILL2_DEVICES];
262 static struct rfkill2_device rfkill2[HPWMI_MAX_RFKILL2_DEVICES];
1099 if (state.count > HPWMI_MAX_RFKILL2_DEVICES) { in hp_wmi_rfkill2_setup()