Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dasus-laptop.c175 #define METHOD_WLAN "WLED" macro
724 METHOD_WLAN); in asus_led_init()
1014 if (write_acpi_int(asus->handle, METHOD_WLAN, !!status)) { in asus_wlan_set()
1034 return sysfs_acpi_set(asus, buf, count, METHOD_WLAN); in wlan_store()
1406 if (!acpi_check_handle(asus->handle, METHOD_WLAN, NULL) && in asus_rfkill_init()
1623 supported = !acpi_check_handle(handle, METHOD_WLAN, NULL); in asus_sysfs_is_visible()