Searched refs:METHOD_WWAN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | asus-laptop.c | 163 #define METHOD_WWAN "GSMC" macro 1072 if (write_acpi_int(asus->handle, METHOD_WWAN, !!status)) { in asus_wwan_set() 1092 return sysfs_acpi_set(asus, buf, count, METHOD_WWAN); in wwan_store() 1397 if (!acpi_check_handle(asus->handle, METHOD_WWAN, NULL)) in asus_rfkill_init() 1604 supported = !acpi_check_handle(asus->handle, METHOD_WWAN, NULL); in asus_sysfs_is_visible()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | asus-laptop.c | 163 #define METHOD_WWAN "GSMC" macro 1072 if (write_acpi_int(asus->handle, METHOD_WWAN, !!status)) { in asus_wwan_set() 1092 return sysfs_acpi_set(asus, buf, count, METHOD_WWAN); in wwan_store() 1397 if (!acpi_check_handle(asus->handle, METHOD_WWAN, NULL)) in asus_rfkill_init() 1604 supported = !acpi_check_handle(asus->handle, METHOD_WWAN, NULL); in asus_sysfs_is_visible()
|
Completed in 7 milliseconds