| /linux/drivers/acpi/acpica/ |
| 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 | 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 | 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()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-dac | 26 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 D | sysfs-bus-iio-frequency-ad9523 | 29 with their predefined phase offsets (out_altvoltageY_phase).
|
| H A D | sysfs-class-thermal | 22 One of the predefined values in [enabled, disabled].
|
| /linux/Documentation/leds/ |
| H A D | leds-el15203000.rst | 12 The LEDs board supports only predefined patterns by firmware
|
| H A D | leds-lp5562.rst | 67 How to load the predefined patterns
|
| /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
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-el15203000.txt | 6 The board manages 3 LEDs and supports predefined blinking patterns
|
| /linux/Documentation/fault-injection/ |
| H A D | provoke-crashes.rst | 8 the kernel at predefined code locations to evaluate the reliability of
|
| /linux/Documentation/hwmon/ |
| H A D | w83627ehf.rst | 118 predefined temperature range. If the temperature goes out of range, fan 119 is driven slower/faster to reach the predefined range again.
|
| H A D | nct6775.rst | 135 predefined temperature range. If the temperature goes out of range, fan 136 is driven slower/faster to reach the predefined range again.
|
| H A D | w83793.rst | 89 predefined value, within a tolerance margin. So if tempX_input >
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | Yama.rst | 59 a process must have a predefined relationship
|
| /linux/Documentation/sound/cards/ |
| H A D | pcmtest.rst | 23 Also, this driver can check the playback stream for containing the predefined pattern,
|
| /linux/Documentation/driver-api/rapidio/ |
| H A D | rio_cm.rst | 119 reserved predefined channel numbers.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | standard.rst | 21 Applications can use the predefined bits to select a particular
|
| H A D | control.rst | 64 First predefined ID, equal to ``V4L2_CID_BRIGHTNESS``. 320 End of the predefined control IDs (currently
|
| /linux/Documentation/virt/ |
| H A D | ne_overview.rst | 84 predefined port - 9000 - to send a heartbeat value - 0xb7. This mechanism is
|
| /linux/fs/jffs2/ |
| H A D | Kconfig | 170 Tries the compressors in a predefined order and chooses the first
|
| /linux/Documentation/firmware-guide/acpi/dsd/ |
| H A D | graph.rst | 10 _DSD (Device Specific Data) [dsd-guide] is a predefined ACPI device
|
| /linux/Documentation/admin-guide/ |
| H A D | ramoops.rst | 19 Ramoops uses a predefined memory area to store the dump. The start and size
|
| /linux/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 82 implementation of the predefined ACPICA interfaces (acpi_os_*).
|