/openbmc/linux/Documentation/wmi/ |
H A D | acpi-interface.rst | 16 of ``PNP0C14``. These devices will contain a set of ACPI buffers and methods 17 used for mapping and execution of WMI methods and/or queries. If there exist 40 - 0x2: Data block contains WMI methods. 49 WQxx ACPI methods 52 If a data block does not contain WMI methods, then its content can be retrieved 58 WSxx ACPI methods 61 Similar to the ``WQxx`` ACPI methods, except that it is optional and takes an 65 WMxx ACPI methods 68 Used for executing WMI methods associated with a data block. The last two 70 containing the WMI methods. Their first parameter is a integer describing the [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/ |
H A D | README.md | 5 Chassis Power Control service exposes D-Bus methods for chassis power operations 10 following methods, signals. 12 #### methods subsubsection 26 methods, signals. 28 #### methods subsubsection 40 following methods, signals. 42 #### methods subsubsection
|
/openbmc/phosphor-fan-presence/presence/example/ |
H A D | example.yaml | 22 methods: 35 methods: 45 Multiple detection methods for a single fan are allowed. When multiple 46 detection methods are provided a redundancy algorithm must be specified 50 the detection methods are listed into its logic. 52 The fallback algorithm falls back to subsequently listed detection methods 55 methods: 73 methods:
|
H A D | config.json | 16 "methods": [ array 32 "methods": [ array 43 "Example fan with fallback redundancy policy. Multiple detection methods", 44 "for a single fan are allowed. When multiple detection methods are", 47 "factor the order the detection methods are listed into its logic. The", 48 "fallback algorithm falls back to subsequently listed detection methods", 54 "methods": [ array 78 "methods": [ array
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/ |
H A D | presence.json | 5 "methods": [ array 21 "methods": [ array 37 "methods": [ array 53 "methods": [ array 69 "methods": [ array 85 "methods": [ array
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/ |
H A D | presence.json | 5 "methods": [ array 21 "methods": [ array 37 "methods": [ array 53 "methods": [ array 69 "methods": [ array 85 "methods": [ array
|
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/ |
H A D | main.cpp | 39 // Add dbus methods group in main() 40 auto methods = app.add_option_group("Methods"); in main() local 43 methods->add_subcommand("config", "Configure regulators"); in main() 47 methods->add_subcommand("monitor", "Monitor regulators"); in main() 55 // Methods group requires only 1 subcommand to be given in main() 56 methods->require_subcommand(1); in main()
|
/openbmc/linux/sound/aoa/fabrics/ |
H A D | layout.c | 644 if (gpio->methods && gpio->methods->get_##n) \ 646 gpio->methods->get_##n(gpio); \ 653 if (gpio->methods && gpio->methods->set_##n) \ 654 gpio->methods->set_##n(gpio, \ 736 v = ldev->gpio.methods->get_detect(&ldev->gpio, in detected_get() 740 v = ldev->gpio.methods->get_detect(&ldev->gpio, in detected_get() 860 v = ldev->gpio.methods->get_detect(&ldev->gpio, AOA_NOTIFY_HEADPHONE); in layout_notify() 864 ldev->gpio.methods->set_speakers(&ldev->gpio, !v); in layout_notify() 865 ldev->gpio.methods->set_headphone(&ldev->gpio, v); in layout_notify() 866 ldev->gpio.methods->set_lineout(&ldev->gpio, 0); in layout_notify() [all …]
|
/openbmc/phosphor-misc/http-redirect/ |
H A D | test.awk | 106 function othermethods(path, version, headers, methods, m) 108 add(methods, "PUT") 109 add(methods, "POST") 110 add(methods, "TRACE") 111 add(methods, "CONNECT") 112 add(methods, "get") 113 add(methods, "head") 115 for (m in methods) 116 test(501, "", mkrequest(methods[m], path, version), headers)
|
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | config.json | 5 "methods": [ array 24 "methods": [ array 43 "methods": [ array 62 "methods": [ array 81 "methods": [ array 100 "methods": [ array
|
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | config.json | 5 "methods": [ array 24 "methods": [ array 43 "methods": [ array 62 "methods": [ array 81 "methods": [ array 100 "methods": [ array
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | README.md | 5 User Manager service exposes D-Bus methods for user management operations. 10 methods, properties and signals. 14 ##### methods l4subsection 45 will expose following properties and methods. 58 #### methods subsubsection
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/ |
H A D | presence.json | 5 "methods": [ array 18 "methods": [ array 31 "methods": [ array 44 "methods": [ array
|
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/ |
H A D | 0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch | 12 methods/aptmethod.h | 12 ++++++++++-- 15 diff --git a/methods/aptmethod.h b/methods/aptmethod.h 17 --- a/methods/aptmethod.h 18 +++ b/methods/aptmethod.h
|
/openbmc/linux/include/rdma/ |
H A D | uverbs_named_ioctl.h | 56 .methods = &UVERBS_OBJECT_METHODS(_object_id) \ 60 * Declare global methods. These still have a unique object_id because we 61 * identify all uapi methods with a (object,method) tuple. However, they have 70 .methods = &UVERBS_OBJECT_METHODS(_object_id) \ 73 /* Used by drivers to declare a complete parsing tree for new methods 81 .methods = &UVERBS_OBJECT_METHODS(_object_id) \
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | exceptions.hpp | 16 // deleted methods 56 // deleted methods 81 // deleted methods 101 // deleted methods 142 // deleted methods 166 // deleted methods 190 // deleted methods 214 // deleted methods
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/swift/ |
H A D | config.yaml | 3 methods: 16 methods: 29 methods: 42 methods: 56 methods:
|
/openbmc/phosphor-fan-presence/docs/presence/ |
H A D | rpolicy.md | 5 The type of redundancy policy to use against the methods of presence detection. 7 use those methods can be configured based on system expectations. 19 present, results in the fan being marked present. All methods of detection must 42 "methods": [
|
/openbmc/phosphor-fan-presence/control/json/triggers/ |
H A D | init.cpp | 144 auto handler = methods.end(); in triggerInit() 149 handler = methods.find(method); in triggerInit() 159 if (!groups.empty() && handler == methods.end()) in triggerInit() 161 // Construct list of available methods in triggerInit() 163 std::next(methods.begin()), methods.end(), in triggerInit() 164 methods.begin()->first, [](auto list, auto method) { in triggerInit() 169 "be init driven, available methods: {}", in triggerInit()
|
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | interface.md.mako | 5 ${"##"} Methods 6 % if len(interface.methods): 7 % for m in interface.methods: 11 No methods.
|
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/ |
H A D | OpenBMCAccountService.v1_0_0.json | 9 …cription": "OpenBMC OEM Extension for AccountService providing info about authentication methods.", 34 "description": "Authorization Methods configuration.", 35 "longDescription": "Configuration describing which auth methods are enabled." 42 "description": "Authorization Methods configuration.", 43 "longDescription": "Configuration describing which auth methods are enabled.",
|
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
H A D | config.json | 5 "methods": [ array 24 "methods": [ array 43 "methods": [ array 62 "methods": [ array
|
/openbmc/phosphor-fan-presence/presence/config_files/witherspoon/ |
H A D | config.json | 5 "methods": [ array 24 "methods": [ array 43 "methods": [ array 62 "methods": [ array
|
/openbmc/qemu/docs/devel/ |
H A D | qom.rst | 19 object methods. 70 implemented in QEMU and adds some specific methods to handle QEMU 98 for the virtual methods implemented by this type. 163 Introducing new virtual methods requires a class to define its own 208 Methods section in Creating a QOM class 217 Methods cannot be overloaded. That is, the #ObjectClass and method name 221 Methods are always *virtual*. Overriding a method in 299 its non-overridden methods for a specific type. This would correspond to 302 One example of such methods is ``DeviceClass.reset``. More examples 386 system, and the three standard methods now need to be implemented [all …]
|
/openbmc/docs/designs/ |
H A D | error-log-handling-for-phal.md | 83 Add parser in libekb to parse the error XML file and provide methods that can 84 parse the failure data returned by the hardware procedure methods and return 108 Add parser in libekb to parse the error XML file and provide methods that can 109 parse the failure data returned by the hardware procedure methods and return 116 Applications need to register callback methods in libekb library to get back the 123 Applications need to register callback methods in libipl library to get back the 130 Applications need to register callback methods to get the debug traces from
|