Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Dnsarguments.c74 if (!info->predefined) { in acpi_ns_check_argument_types()
78 arg_type_list = info->predefined->info.argument_list; in acpi_ns_check_argument_types()
119 const union acpi_predefined_info *predefined) in acpi_ns_check_acpi_compliance() argument
124 if (!predefined) { in acpi_ns_check_acpi_compliance()
131 METHOD_GET_ARG_COUNT(predefined->info.argument_list); in acpi_ns_check_acpi_compliance()
149 && !predefined->info.expected_btypes) { in acpi_ns_check_acpi_compliance()
183 && !(predefined->info. in acpi_ns_check_acpi_compliance()
213 const union acpi_predefined_info *predefined) in acpi_ns_check_argument_count() argument
218 if (!predefined) { in acpi_ns_check_argument_count()
280 METHOD_GET_ARG_COUNT(predefined->info.argument_list); in acpi_ns_check_argument_count()
[all …]
Dnspredef.c106 const union acpi_predefined_info *predefined; in acpi_ns_check_return_value() local
110 predefined = info->predefined; in acpi_ns_check_return_value()
111 if (!predefined) { in acpi_ns_check_return_value()
137 (!predefined->info.expected_btypes) || in acpi_ns_check_return_value()
138 (predefined->info.expected_btypes == ACPI_RTYPE_ALL)) { in acpi_ns_check_return_value()
147 predefined->info.expected_btypes, in acpi_ns_check_return_value()
Ddbnames.c431 const union acpi_predefined_info *predefined; in acpi_db_walk_for_predefined_names() local
436 predefined = acpi_ut_match_predefined_method(node->name.ascii); in acpi_db_walk_for_predefined_names()
437 if (!predefined) { in acpi_db_walk_for_predefined_names()
448 if (predefined->info.expected_btypes & ACPI_RTYPE_PACKAGE) { in acpi_db_walk_for_predefined_names()
449 package = predefined + 1; in acpi_db_walk_for_predefined_names()
453 predefined->info.expected_btypes); in acpi_db_walk_for_predefined_names()
456 METHOD_GET_ARG_COUNT(predefined->info.argument_list), in acpi_db_walk_for_predefined_names()
470 acpi_ns_check_acpi_compliance(pathname, node, predefined); in acpi_db_walk_for_predefined_names()
Dnsrepair.c157 const struct acpi_simple_repair_info *predefined; in acpi_ns_simple_repair() local
165 predefined = acpi_ns_match_simple_repair(info->node, in acpi_ns_simple_repair()
168 if (predefined) { in acpi_ns_simple_repair()
176 predefined->object_converter(return_object, &new_object); in acpi_ns_simple_repair()
Dnseval.c133 info->predefined = in acpi_ns_evaluate()
169 info->predefined); in acpi_ns_evaluate()
176 info->param_count, info->predefined); in acpi_ns_evaluate()
Dnsrepair2.c189 const struct acpi_repair_info *predefined; in acpi_ns_complex_repairs() local
194 predefined = acpi_ns_match_complex_repair(node); in acpi_ns_complex_repairs()
195 if (!predefined) { in acpi_ns_complex_repairs()
199 status = predefined->repair_function(info, return_object_ptr); in acpi_ns_complex_repairs()
Ddbtest.c933 const union acpi_predefined_info *predefined; in acpi_db_evaluate_one_predefined_name() local
947 predefined = acpi_ut_match_predefined_method(node->name.ascii); in acpi_db_evaluate_one_predefined_name()
948 if (!predefined) { in acpi_db_evaluate_one_predefined_name()
976 arg_type_list = predefined->info.argument_list; in acpi_db_evaluate_one_predefined_name()
Dacstruct.h194 const union acpi_predefined_info *predefined; /* Used if Node is a predefined name */ member
Dacnamesp.h240 const union acpi_predefined_info *predefined);
Dnsprepkg.c96 package = info->predefined + 1; in acpi_ns_check_package()
/linux-4.4.14/Documentation/leds/
Dleds-lp55xx.txt155 loading a LED pattern. That is 'predefined' pattern.
156 A predefined pattern is defined in the platform data and load it(or them)
158 To use the predefined pattern concept, 'patterns' and 'num_patterns' should be
161 Example of predefined pattern data:
Dleds-lp5562.txt56 How to load the predefined patterns
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-ad952327 with their predefined phase offsets (out_altvoltageY_phase).
/linux-4.4.14/Documentation/fault-injection/
Dprovoke-crashes.txt2 predefined crashpoints to evaluate the reliability of crash dumps obtained
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dpwm-regulator.txt7 predefined voltage <=> duty-cycle values must be
/linux-4.4.14/Documentation/sound/oss/
DPSS-updates69 of having to put it in a predefined location with a predefined name. The
/linux-4.4.14/Documentation/hwmon/
Dnct677583 predefined temperature range. If the temperature goes out of range, fan
84 is driven slower/faster to reach the predefined range again.
Dw83627ehf84 predefined temperature range. If the temperature goes out of range, fan
85 is driven slower/faster to reach the predefined range again.
Dw8379382 predefined value, within a tolerance margin. So if tempX_input >
/linux-4.4.14/Documentation/power/
Dpower_supply_class.txt33 Power supply class has predefined set of attributes, this eliminates code
35 predefined attributes *and* their units.
/linux-4.4.14/Documentation/security/
DYama.txt55 1 - restricted ptrace: a process must have a predefined relationship
DSmack.txt263 CAP_MAC_ADMIN to relabel itself to one of labels from predefined list.
380 There are some predefined labels:
/linux-4.4.14/Documentation/
Dramoops.txt17 Ramoops uses a predefined memory area to store the dump. The start and size
Dhwspinlock.txt48 ids for predefined purposes.
Dkernel-parameters.txt197 Disable AML predefined validation mechanism
2017 of statically allocating a predefined number, loop
/linux-4.4.14/drivers/net/wireless/iwlwifi/
DKconfig86 broadcast frames, except some very specific predefined
/linux-4.4.14/fs/jffs2/
DKconfig172 Tries the compressors in a predefined order and chooses the first
/linux-4.4.14/Documentation/s390/
Ds390dbf.txt420 See section about predefined views for explanation of the above output!
497 There are three predefined views: hex_ascii, raw and sprintf.
599 and which produces the same header output as the predefined views.
/linux-4.4.14/Documentation/early-userspace/
DREADME149 and exec one of the predefined init binaries.
/linux-4.4.14/Documentation/powerpc/
Dfirmware-assisted-dump.txt263 2. Reserve the area of predefined size (say PAGE_SIZE) for this
/linux-4.4.14/Documentation/networking/
Dixgbe.txt109 frames are generated when the receive packet buffer crosses a predefined
Dfilter.txt633 call predefined in-kernel functions, though.
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt18 continuously or until a predefined number of frames have been captured.
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt326 This sub-option may be any of the predefined video modes, as listed
695 predefined video modes are available:
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt246 One of the predefined values in [enabled, disabled].
/linux-4.4.14/Documentation/filesystems/
Dspufs.txt18 Every SPU context is represented by a directory containing a predefined
Df2fs.txt302 able to dump all the SSA and SIT entries into predefined files, ./dump_ssa and
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt165 to the kernel with a tagged list of predefined parameters.
1231 For many devices that may exist inside an SOC, there are predefined
/linux-4.4.14/lib/
DKconfig.debug1602 inducing system failures at predefined crash points.