Searched defs:asus_wmi (Results 1 – 4 of 4) sorted by relevance
173 struct asus_wmi { struct174 int dsts_id;175 int spec;176 int sfun;177 bool wmi_event_queue;179 struct input_dev *inputdev;180 struct backlight_device *backlight_device;181 struct platform_device *platform_device;183 struct led_classdev wlan_led;184 int wlan_led_wk;[all …]
175 static void eeepc_wmi_key_filter(struct asus_wmi_driver *asus_wmi, int *code, in eeepc_wmi_key_filter()
207 struct asus_wmi { struct208 int dsts_id;209 int spec;210 int sfun;211 bool wmi_event_queue;213 struct input_dev *inputdev;214 struct backlight_device *backlight_device;215 struct platform_device *platform_device;217 struct led_classdev wlan_led;218 int wlan_led_wk;[all …]
152 static void eeepc_wmi_key_filter(struct asus_wmi_driver *asus_wmi, int *code, in eeepc_wmi_key_filter()