Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsamsung-galaxybook.c35 struct samsung_galaxybook { struct
84 struct samsung_galaxybook *galaxybook;
89 int (*get_value)(struct samsung_galaxybook *galaxybook, bool *value);
90 int (*set_value)(struct samsung_galaxybook *galaxybook, const bool value);
223 static int galaxybook_acpi_method(struct samsung_galaxybook *galaxybook, acpi_string method, in galaxybook_acpi_method()
280 static int galaxybook_enable_acpi_feature(struct samsung_galaxybook *galaxybook, const u16 sasb) in galaxybook_enable_acpi_feature()
306 static int kbd_backlight_acpi_get(struct samsung_galaxybook *galaxybook, in kbd_backlight_acpi_get()
326 static int kbd_backlight_acpi_set(struct samsung_galaxybook *galaxybook, in kbd_backlight_acpi_set()
343 struct samsung_galaxybook *galaxybook = in kbd_backlight_show()
344 container_of(led, struct samsung_galaxybook, kbd_backlight); in kbd_backlight_show()
[all …]