Searched defs:asus_wmi (Results 1 – 2 of 2) sorted by relevance
180 struct asus_wmi { struct181 int dsts_id;182 int spec;183 int sfun;185 struct input_dev *inputdev;186 struct backlight_device *backlight_device;187 struct platform_device *platform_device;189 struct led_classdev wlan_led;213 struct asus_wmi_debug debug; argument215 struct asus_wmi_driver *driver; argument[all …]
188 static void eeepc_wmi_key_filter(struct asus_wmi_driver *asus_wmi, int *code, in eeepc_wmi_key_filter()