Searched refs:pending_reboot (Results 1 – 6 of 6) sorted by relevance
202 static struct kobj_attribute pending_reboot = __ATTR_RO(pending_reboot); variable217 ret = sysfs_create_file(&wmi_priv.main_dir_kset->kobj, &pending_reboot.attr); in create_attributes_level_sysfs_files()375 sysfs_remove_file(&wmi_priv.main_dir_kset->kobj, &pending_reboot.attr); in release_attributes_data()
208 bioscfg_drv.pending_reboot = true; in hp_set_reboot_and_signal_event()344 return sysfs_emit(buf, "%d\n", bioscfg_drv.pending_reboot); in pending_reboot_show()347 static struct kobj_attribute pending_reboot = __ATTR_RO(pending_reboot); variable355 &pending_reboot.attr); in create_attributes_level_sysfs_files()567 sysfs_remove_file(&bioscfg_drv.main_dir_kset->kobj, &pending_reboot.attr); in release_attributes_data()
373 bioscfg_drv.pending_reboot = false; in hp_populate_secure_platform_data()
222 bool pending_reboot; member
1155 static struct kobj_attribute pending_reboot = __ATTR_RO(pending_reboot); variable1225 sysfs_remove_file(&tlmi_priv.attribute_kset->kobj, &pending_reboot.attr); in tlmi_release_attr()1319 ret = sysfs_create_file(&tlmi_priv.attribute_kset->kobj, &pending_reboot.attr); in tlmi_sysfs_init()
329 What: /sys/class/firmware-attributes/*/attributes/pending_reboot