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
288 buf.guds[0] = GB_GUDS_FEATURE_ENABLE; in galaxybook_enable_acpi_feature()
296 buf.guds[0] != GB_GUDS_FEATURE_ENABLE_SUCCESS) in galaxybook_enable_acpi_feature()
335 buf.guds[0] = brightness; in kbd_backlight_acpi_set()
413 buf.guds[0] = GB_GUDS_BATTERY_CHARGE_CONTROL; in charge_control_end_threshold_acpi_get()
414 buf.guds[1] = GB_GUDS_BATTERY_CHARGE_CONTROL_GET; in charge_control_end_threshold_acpi_get()
421 *value = buf.guds[1]; in charge_control_end_threshold_acpi_get()
433 buf.guds[0] = GB_GUDS_BATTERY_CHARGE_CONTROL; in charge_control_end_threshold_acpi_set()
434 buf.guds[1] = GB_GUDS_BATTERY_CHARGE_CONTROL_SET; in charge_control_end_threshold_acpi_set()
435 buf.guds[2] = value; in charge_control_end_threshold_acpi_set()
[all …]