Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dhp-wmi.c140 #define HPWMI_MAX_RFKILL2_DEVICES 7 macro
146 struct bios_rfkill2_device_state device[HPWMI_MAX_RFKILL2_DEVICES];
176 static struct rfkill2_device rfkill2[HPWMI_MAX_RFKILL2_DEVICES];
803 if (state.count > HPWMI_MAX_RFKILL2_DEVICES) { in hp_wmi_rfkill2_setup()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds