Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsamsung-galaxybook.c100 u8 guds[250]; member
285 buf.guds[0] = GB_GUDS_FEATURE_ENABLE; in galaxybook_enable_acpi_feature()
293 buf.guds[0] != GB_GUDS_FEATURE_ENABLE_SUCCESS) in galaxybook_enable_acpi_feature()
332 buf.guds[0] = brightness; in kbd_backlight_acpi_set()
410 buf.guds[0] = GB_GUDS_BATTERY_CHARGE_CONTROL; in charge_control_end_threshold_acpi_get()
411 buf.guds[1] = GB_GUDS_BATTERY_CHARGE_CONTROL_GET; in charge_control_end_threshold_acpi_get()
418 *value = buf.guds[1]; in charge_control_end_threshold_acpi_get()
430 buf.guds[0] = GB_GUDS_BATTERY_CHARGE_CONTROL; in charge_control_end_threshold_acpi_set()
431 buf.guds[1] = GB_GUDS_BATTERY_CHARGE_CONTROL_SET; in charge_control_end_threshold_acpi_set()
432 buf.guds[2] = value; in charge_control_end_threshold_acpi_set()
[all …]