Lines Matching defs:galaxybook

84 	struct samsung_galaxybook *galaxybook;  member
220 static int galaxybook_acpi_method(struct samsung_galaxybook *galaxybook, acpi_string method, in galaxybook_acpi_method()
277 static int galaxybook_enable_acpi_feature(struct samsung_galaxybook *galaxybook, const u16 sasb) in galaxybook_enable_acpi_feature()
303 static int kbd_backlight_acpi_get(struct samsung_galaxybook *galaxybook, in kbd_backlight_acpi_get()
323 static int kbd_backlight_acpi_set(struct samsung_galaxybook *galaxybook, in kbd_backlight_acpi_set()
340 struct samsung_galaxybook *galaxybook = in kbd_backlight_show() local
355 struct samsung_galaxybook *galaxybook = in kbd_backlight_store() local
361 static int galaxybook_kbd_backlight_init(struct samsung_galaxybook *galaxybook) in galaxybook_kbd_backlight_init()
402 static int charge_control_end_threshold_acpi_get(struct samsung_galaxybook *galaxybook, u8 *value) in charge_control_end_threshold_acpi_get()
423 static int charge_control_end_threshold_acpi_set(struct samsung_galaxybook *galaxybook, u8 value) in charge_control_end_threshold_acpi_set()
444 struct samsung_galaxybook *galaxybook = ext_data; in galaxybook_battery_ext_property_get() local
470 struct samsung_galaxybook *galaxybook = ext_data; in galaxybook_battery_ext_property_set() local
517 struct samsung_galaxybook *galaxybook = in galaxybook_battery_add() local
530 static int galaxybook_battery_threshold_init(struct samsung_galaxybook *galaxybook) in galaxybook_battery_threshold_init()
553 static int performance_mode_acpi_get(struct samsung_galaxybook *galaxybook, u8 *performance_mode) in performance_mode_acpi_get()
574 static int performance_mode_acpi_set(struct samsung_galaxybook *galaxybook, in performance_mode_acpi_set()
590 static int get_performance_mode_profile(struct samsung_galaxybook *galaxybook, in get_performance_mode_profile()
625 struct samsung_galaxybook *galaxybook = dev_get_drvdata(dev); in galaxybook_platform_profile_get() local
639 struct samsung_galaxybook *galaxybook = dev_get_drvdata(dev); in galaxybook_platform_profile_set() local
647 struct samsung_galaxybook *galaxybook = drvdata; in galaxybook_platform_profile_probe() local
722 static int galaxybook_platform_profile_init(struct samsung_galaxybook *galaxybook) in galaxybook_platform_profile_init()
748 static int power_on_lid_open_acpi_get(struct samsung_galaxybook *galaxybook, bool *value) in power_on_lid_open_acpi_get()
769 static int power_on_lid_open_acpi_set(struct samsung_galaxybook *galaxybook, const bool value) in power_on_lid_open_acpi_set()
788 static int usb_charging_acpi_get(struct samsung_galaxybook *galaxybook, bool *value) in usb_charging_acpi_get()
807 static int usb_charging_acpi_set(struct samsung_galaxybook *galaxybook, const bool value) in usb_charging_acpi_set()
823 static int block_recording_acpi_get(struct samsung_galaxybook *galaxybook, bool *value) in block_recording_acpi_get()
842 static int block_recording_acpi_set(struct samsung_galaxybook *galaxybook, const bool value) in block_recording_acpi_set()
866 static int galaxybook_block_recording_init(struct samsung_galaxybook *galaxybook) in galaxybook_block_recording_init()
968 struct samsung_galaxybook *galaxybook = fw_attr->galaxybook; in current_value_store() local
990 static int galaxybook_fw_attr_init(struct samsung_galaxybook *galaxybook, in galaxybook_fw_attr_init()
992 int (*get_value)(struct samsung_galaxybook *galaxybook, in galaxybook_fw_attr_init()
994 int (*set_value)(struct samsung_galaxybook *galaxybook, in galaxybook_fw_attr_init()
1053 static int galaxybook_fw_attrs_init(struct samsung_galaxybook *galaxybook) in galaxybook_fw_attrs_init()
1122 struct samsung_galaxybook *galaxybook = in galaxybook_kbd_backlight_hotkey_work() local
1147 struct samsung_galaxybook *galaxybook = in galaxybook_block_recording_hotkey_work() local
1170 struct samsung_galaxybook *galaxybook = context; in galaxybook_i8042_filter() local
1216 struct samsung_galaxybook *galaxybook = data; in galaxybook_i8042_filter_remove() local
1223 static int galaxybook_i8042_filter_install(struct samsung_galaxybook *galaxybook) in galaxybook_i8042_filter_install()
1249 struct samsung_galaxybook *galaxybook = data; in galaxybook_acpi_notify() local
1269 static int galaxybook_enable_acpi_notify(struct samsung_galaxybook *galaxybook) in galaxybook_enable_acpi_notify()
1289 struct samsung_galaxybook *galaxybook = data; in galaxybook_acpi_remove_notify_handler() local
1297 struct samsung_galaxybook *galaxybook = data; in galaxybook_acpi_disable() local
1303 static int galaxybook_acpi_init(struct samsung_galaxybook *galaxybook) in galaxybook_acpi_init()
1347 struct samsung_galaxybook *galaxybook; in galaxybook_probe() local