Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dhp-wmi.c133 #define HPWMI_MAX_RFKILL2_DEVICES 7 macro
139 struct bios_rfkill2_device_state device[HPWMI_MAX_RFKILL2_DEVICES];
169 static struct rfkill2_device rfkill2[HPWMI_MAX_RFKILL2_DEVICES];
785 if (state.count > HPWMI_MAX_RFKILL2_DEVICES) { in hp_wmi_rfkill2_setup()