Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c202 static struct kobj_attribute pending_reboot = __ATTR_RO(pending_reboot); variable
217 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()
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c208 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); variable
355 &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()
H A Dspmobj-attributes.c373 bioscfg_drv.pending_reboot = false; in hp_populate_secure_platform_data()
H A Dbioscfg.h222 bool pending_reboot; member
/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c1153 static struct kobj_attribute pending_reboot = __ATTR_RO(pending_reboot); variable
1223 sysfs_remove_file(&tlmi_priv.attribute_kset->kobj, &pending_reboot.attr); in tlmi_release_attr()
1317 ret = sysfs_create_file(&tlmi_priv.attribute_kset->kobj, &pending_reboot.attr); in tlmi_sysfs_init()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-firmware-attributes329 What: /sys/class/firmware-attributes/*/attributes/pending_reboot