Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c271 #define HPWMI_MAX_RFKILL2_DEVICES 7 macro
277 struct bios_rfkill2_device_state device[HPWMI_MAX_RFKILL2_DEVICES];
327 static struct rfkill2_device rfkill2[HPWMI_MAX_RFKILL2_DEVICES];
1215 if (state.count > HPWMI_MAX_RFKILL2_DEVICES) { in hp_wmi_rfkill2_setup()