Searched defs:galaxybook_fw_attr (Results 1 – 1 of 1) sorted by relevance
83 struct galaxybook_fw_attr { struct85 enum galaxybook_fw_attr_id fw_attr_id; argument86 struct attribute_group attr_group;87 struct kobj_attribute display_name;88 struct kobj_attribute current_value;89 int (*get_value)(struct samsung_galaxybook *galaxybook, bool *value);90 int (*set_value)(struct samsung_galaxybook *galaxybook, const bool value);