Home
last modified time | relevance | path

Searched refs:predefined (Results 1 – 25 of 47) sorted by relevance

12

/linux/drivers/acpi/acpica/
H A Ddbnames.c403 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 Dnseval.c91 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 Ddbmethod.c456 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 Ddbtest.c980 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()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-dac26 Performs a SW switch to a predefined output symbol. This attribute
28 multiple predefined symbols. Each symbol corresponds to a different
57 Performs a SW switch to a predefined output symbol. This attribute
59 multiple predefined symbols. Each symbol corresponds to a different
H A Dsysfs-bus-iio-frequency-ad952329 with their predefined phase offsets (out_altvoltageY_phase).
H A Dsysfs-class-thermal22 One of the predefined values in [enabled, disabled].
/linux/Documentation/leds/
H A Dleds-el15203000.rst12 The LEDs board supports only predefined patterns by firmware
H A Dleds-lp5562.rst67 How to load the predefined patterns
/linux/tools/testing/selftests/tc-testing/
H A DTODO.txt19 be run in the various predefined times. Then if a plugin does not
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-el15203000.txt6 The board manages 3 LEDs and supports predefined blinking patterns
/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst8 the kernel at predefined code locations to evaluate the reliability of
/linux/Documentation/hwmon/
H A Dw83627ehf.rst118 predefined temperature range. If the temperature goes out of range, fan
119 is driven slower/faster to reach the predefined range again.
H A Dw83793.rst89 predefined value, within a tolerance margin. So if tempX_input >
/linux/Documentation/admin-guide/LSM/
H A DYama.rst59 a process must have a predefined relationship
/linux/Documentation/sound/cards/
H A Dpcmtest.rst23 Also, this driver can check the playback stream for containing the predefined pattern,
/linux/Documentation/filesystems/
H A Derofs.rst306 only a few common prefixes (such as overlayfs xattrs). The predefined prefixes
310 overall idea is that, apart from the existing predefined prefixes, the xattr
331 index of the predefined xattr name prefix, e.g. EROFS_XATTR_INDEX_TRUSTED for
/linux/Documentation/driver-api/rapidio/
H A Drio_cm.rst119 reserved predefined channel numbers.
/linux/Documentation/userspace-api/media/v4l/
H A Dstandard.rst21 Applications can use the predefined bits to select a particular
H A Dcontrol.rst64 First predefined ID, equal to ``V4L2_CID_BRIGHTNESS``.
320 End of the predefined control IDs (currently
/linux/Documentation/virt/
H A Dne_overview.rst84 predefined port - 9000 - to send a heartbeat value - 0xb7. This mechanism is
/linux/fs/jffs2/
H A DKconfig170 Tries the compressors in a predefined order and chooses the first
/linux/Documentation/firmware-guide/acpi/dsd/
H A Dgraph.rst10 _DSD (Device Specific Data) [dsd-guide] is a predefined ACPI device
/linux/Documentation/admin-guide/
H A Dramoops.rst19 Ramoops uses a predefined memory area to store the dump. The start and size
/linux/Documentation/crypto/
H A Dlibcrypto.rst36 predefined, please reach out to ``linux-crypto@vger.kernel.org`` for advice.

12