Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-laptop.c158 #define METHOD_WLAN "WLED" macro
701 METHOD_WLAN); in asus_led_init()
983 if (write_acpi_int(asus->handle, METHOD_WLAN, !!status)) { in asus_wlan_set()
1003 return sysfs_acpi_set(asus, buf, count, METHOD_WLAN); in wlan_store()
1379 if (!acpi_check_handle(asus->handle, METHOD_WLAN, NULL) && in asus_rfkill_init()
1590 supported = !acpi_check_handle(handle, METHOD_WLAN, NULL); in asus_sysfs_is_visible()