Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dasus-laptop.c159 #define METHOD_WLAN "WLED" macro
702 METHOD_WLAN); in asus_led_init()
984 if (write_acpi_int(asus->handle, METHOD_WLAN, !!status)) { in asus_wlan_set()
1004 return sysfs_acpi_set(asus, buf, count, METHOD_WLAN); in wlan_store()
1380 if (!acpi_check_handle(asus->handle, METHOD_WLAN, NULL) && in asus_rfkill_init()
1591 supported = !acpi_check_handle(handle, METHOD_WLAN, NULL); in asus_sysfs_is_visible()