Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dasus-laptop.c174 #define METHOD_WLAN "WLED" macro
722 METHOD_WLAN); in asus_led_init()
1012 if (write_acpi_int(asus->handle, METHOD_WLAN, !!status)) { in asus_wlan_set()
1032 return sysfs_acpi_set(asus, buf, count, METHOD_WLAN); in wlan_store()
1404 if (!acpi_check_handle(asus->handle, METHOD_WLAN, NULL) && in asus_rfkill_init()
1621 supported = !acpi_check_handle(handle, METHOD_WLAN, NULL); in asus_sysfs_is_visible()