Searched defs:asus_wmi (Results 1 – 3 of 3) sorted by relevance
218 struct asus_wmi { struct219 int dsts_id;220 int spec;221 int sfun;222 bool wmi_event_queue;224 struct input_dev *inputdev;225 struct backlight_device *backlight_device;226 struct backlight_device *screenpad_backlight_device;227 struct platform_device *platform_device;229 struct led_classdev wlan_led;[all …]
152 static void eeepc_wmi_key_filter(struct asus_wmi_driver *asus_wmi, int *code, in eeepc_wmi_key_filter()
618 static void asus_nb_wmi_key_filter(struct asus_wmi_driver *asus_wmi, int *code, in asus_nb_wmi_key_filter()