Home
last modified time | relevance | path

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

/linux-6.15/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()
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()
418 *value = buf.guds[1]; in charge_control_end_threshold_acpi_get()
432 buf.guds[2] = value; in charge_control_end_threshold_acpi_set()
756 buf.guds[0] = GB_GUDS_POWER_ON_LID_OPEN; in power_on_lid_open_acpi_get()
764 *value = buf.guds[1]; in power_on_lid_open_acpi_get()
778 buf.guds[0] = GB_GUDS_POWER_ON_LID_OPEN; in power_on_lid_open_acpi_set()
780 buf.guds[2] = value ? 1 : 0; in power_on_lid_open_acpi_set()
[all …]