/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsarguments.c | 45 if (!info->predefined || (info->node->flags & ANOBJ_EVALUATED)) { in acpi_ns_check_argument_types() 49 arg_type_list = info->predefined->info.argument_list; in acpi_ns_check_argument_types() 96 const union acpi_predefined_info *predefined) in acpi_ns_check_acpi_compliance() argument 101 if (!predefined || (node->flags & ANOBJ_EVALUATED)) { in acpi_ns_check_acpi_compliance() 108 METHOD_GET_ARG_COUNT(predefined->info.argument_list); in acpi_ns_check_acpi_compliance() 126 && !predefined->info.expected_btypes) { in acpi_ns_check_acpi_compliance() 160 && !(predefined->info. in acpi_ns_check_acpi_compliance() 190 const union acpi_predefined_info *predefined) in acpi_ns_check_argument_count() argument 199 if (!predefined) { in acpi_ns_check_argument_count() 261 METHOD_GET_ARG_COUNT(predefined->info.argument_list); in acpi_ns_check_argument_count() [all …]
|
H A D | nspredef.c | 72 const union acpi_predefined_info *predefined; in acpi_ns_check_return_value() local 78 predefined = info->predefined; in acpi_ns_check_return_value() 79 if (!predefined) { in acpi_ns_check_return_value() 105 (!predefined->info.expected_btypes) || in acpi_ns_check_return_value() 106 (predefined->info.expected_btypes == ACPI_RTYPE_ALL)) { in acpi_ns_check_return_value() 115 predefined->info.expected_btypes, in acpi_ns_check_return_value()
|
H A D | dbnames.c | 403 const union acpi_predefined_info *predefined; in acpi_db_walk_for_predefined_names() local 408 predefined = acpi_ut_match_predefined_method(node->name.ascii); in acpi_db_walk_for_predefined_names() 409 if (!predefined) { in acpi_db_walk_for_predefined_names() 420 if (predefined->info.expected_btypes & ACPI_RTYPE_PACKAGE) { in acpi_db_walk_for_predefined_names() 421 package = predefined + 1; in acpi_db_walk_for_predefined_names() 425 predefined->info.expected_btypes); in acpi_db_walk_for_predefined_names() 428 METHOD_GET_ARG_COUNT(predefined->info.argument_list), in acpi_db_walk_for_predefined_names() 442 acpi_ns_check_acpi_compliance(pathname, node, predefined); in acpi_db_walk_for_predefined_names()
|
H A D | nsrepair.c | 128 const struct acpi_simple_repair_info *predefined; in acpi_ns_simple_repair() local 136 predefined = acpi_ns_match_simple_repair(info->node, in acpi_ns_simple_repair() 139 if (predefined) { in acpi_ns_simple_repair() 146 status = predefined->object_converter(info->node, return_object, in acpi_ns_simple_repair()
|
H A D | nseval.c | 91 info->predefined = in acpi_ns_evaluate() 134 info->predefined); in acpi_ns_evaluate() 141 info->param_count, info->predefined); in acpi_ns_evaluate()
|
H A D | dbmethod.c | 456 const union acpi_predefined_info *predefined; in acpi_db_walk_for_execute() local 458 predefined = acpi_ut_match_predefined_method(node->name.ascii); in acpi_db_walk_for_execute() 459 if (!predefined) { in acpi_db_walk_for_execute()
|
H A D | nsrepair2.c | 155 const struct acpi_repair_info *predefined; in acpi_ns_complex_repairs() local 162 predefined = acpi_ns_match_complex_repair(node); in acpi_ns_complex_repairs() 163 if (!predefined) { in acpi_ns_complex_repairs() 167 status = predefined->repair_function(info, return_object_ptr); in acpi_ns_complex_repairs()
|
H A D | dbtest.c | 980 const union acpi_predefined_info *predefined; in acpi_db_evaluate_one_predefined_name() local 994 predefined = acpi_ut_match_predefined_method(node->name.ascii); in acpi_db_evaluate_one_predefined_name() 995 if (!predefined) { in acpi_db_evaluate_one_predefined_name() 1023 arg_type_list = predefined->info.argument_list; in acpi_db_evaluate_one_predefined_name()
|
H A D | acstruct.h | 163 const union acpi_predefined_info *predefined; /* Used if Node is a predefined name */ member
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | redefined-predefined.err | 1 redefined-predefined.json: In struct 'QType': 2 redefined-predefined.json:2: enum type 'QType' is already defined
|
H A D | redefined-predefined.json | 1 # we reject types that clash with predefined types
|
/openbmc/linux/Documentation/leds/ |
H A D | leds-lp55xx.rst | 182 loading a LED pattern. That is 'predefined' pattern. 184 A predefined pattern is defined in the platform data and load it(or them) 187 To use the predefined pattern concept, 'patterns' and 'num_patterns' should be 190 Example of predefined pattern data::
|
H A D | leds-el15203000.rst | 12 The LEDs board supports only predefined patterns by firmware
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
H A D | xdpyinfo_1.3.4.bb | 7 predefined values for various parameters used in communicating between \
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-frequency-ad9523 | 29 with their predefined phase offsets (out_altvoltageY_phase).
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | xlnx,versal-wwdt.yaml | 16 predefined window periods of time. This means a period that is not
|
/openbmc/qemu/docs/interop/ |
H A D | prl-xml.rst | 181 element of the ``Snapshots`` element, or via the predefined GUID 183 the predefined GUID is interpreted as a normal GUID. All snapshot images 187 There is another predefined GUID,
|
/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | TODO.txt | 19 be run in the various predefined times. Then if a plugin does not
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-el15203000.txt | 6 The board manages 3 LEDs and supports predefined blinking patterns
|
/openbmc/u-boot/doc/SPI/ |
H A D | README.ti_qspi_flash | 19 from the predefined location in the flash, where it was flashed and
|
/openbmc/linux/Documentation/driver-api/iio/ |
H A D | triggered-buffers.rst | 53 predefined points in the buffer configuration sequence (e.g. before enable,
|
/openbmc/openbmc/poky/meta/recipes-support/sqlite/ |
H A D | sqlite3.inc | 53 # Unless SQLITE_BYTEORDER is predefined, the code falls back to build time
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | provoke-crashes.rst | 8 the kernel at predefined code locations to evaluate the reliability of
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
H A D | 0001-Don-t-use-__GNUC_PREREQ.patch | 6 These are not official GCC predefined macros; they are macros defined
|
/openbmc/intel-ipmi-oem/docs/ |
H A D | Intel_IPMI_Platform_Events.md | 53 In general, each event consists of predefined payload: 70 predefined list of well known event definitions. One should notice the fact, 116 - `Message` - human-readable message, possibly with predefined placeholders for
|