/linux-6.14.4/drivers/acpi/ |
D | nhlt.c | 56 * acpi_nhlt_endpoint_match - Verify if an endpoint matches criteria. 66 * Return: %true if endpoint matches specified criteria or %false otherwise. 90 * Return: A pointer to endpoint matching the criteria, %NULL if not found or 116 * Return: A pointer to endpoint matching the criteria, %NULL if not found or 136 * Return: A pointer to format matching the criteria, %NULL if not found or 176 * Return: A pointer to format matching the criteria, %NULL if not found or 215 * Return: A pointer to format matching the criteria, %NULL if not found or
|
/linux-6.14.4/drivers/staging/media/imx/ |
D | imx-media-utils.c | 204 * that matches the requested selection criteria and return it. 207 * @fmt_sel: Allow entries only with the given selection criteria. 238 * bus code that matches the requested selection criteria and return it. 241 * @fmt_sel: Allow entries only with the given selection criteria. 278 * requested selection criteria. Return the fourcc that matches the 279 * selection criteria at the requested match index. 281 * @fourcc: The returned fourcc that matches the search criteria at 285 * criteria. 344 * requested search criteria. Return the media-bus code that matches 345 * the search criteria at the requested match index. [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/ |
D | dc_stream_priv.h | 39 * from starting_freq while staying within flicker criteria 47 * from starting_freq while staying within flicker criteria
|
/linux-6.14.4/Documentation/driver-api/usb/ |
D | hotplug.rst | 96 at existing drivers. Each table entry describes one or more criteria to 98 specific criteria are identified by bits set in "match_flags", paired 99 with field values. You can construct the criteria directly, or with
|
/linux-6.14.4/Documentation/arch/sparc/oradax/ |
D | dax-hv-api.txt | 592 …scan commands search a stream of input data elements for values which match the selection criteria. 601 …exists one bit in the vector that is set if the input element matched the scan criteria, or clear … 604 …t format contains one array entry for each input element that matched the scan criteria. Each array 612 entry is the index of an input element that matched the scan criteria. An inverted scan command pro… 613 a similar array, but of all the input elements which did NOT match the scan criteria. 616 the scan criteria (or number that did not match for the inverted scans). The “number of elements pr… 661 … [9:5] Operand size for first scan criteria value. In a scan value 675 [4:0] Operand size for second scan criteria value. In a scan value 686 40 4 Most significant 4 bytes of first scan criteria operand. If first operand is less 688 44 4 Most significant 4 bytes of second scan criteria operand. If second operand [all …]
|
/linux-6.14.4/security/keys/trusted-keys/ |
D | Kconfig | 21 criteria match.
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
D | dr_dbg.c | 591 u8 criteria, const u64 matcher_id) in dr_dump_matcher_mask() argument 605 if (criteria & DR_MATCHER_CRITERIA_OUTER) { in dr_dump_matcher_mask() 620 if (criteria & DR_MATCHER_CRITERIA_INNER) { in dr_dump_matcher_mask() 635 if (criteria & DR_MATCHER_CRITERIA_MISC) { in dr_dump_matcher_mask() 650 if (criteria & DR_MATCHER_CRITERIA_MISC2) { in dr_dump_matcher_mask() 665 if (criteria & DR_MATCHER_CRITERIA_MISC3) { in dr_dump_matcher_mask()
|
/linux-6.14.4/Documentation/pcmcia/ |
D | devicetable.rst | 6 following criteria:
|
/linux-6.14.4/drivers/s390/crypto/ |
D | zcrypt_cca_key.h | 116 * The inputdatalength was a selection criteria in the dispatching in zcrypt_type6_mex_key_en() 177 * The inputdatalength was a selection criteria in the dispatching in zcrypt_type6_crt_key()
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio-isl29501 | 9 criteria for optimal gain is determined by the sensor.
|
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
D | group_constraint_thresh_sel_test.c | 17 * Sampling criteria is Load or Store only sampling
|
D | group_constraint_thresh_ctl_test.c | 18 * Sampling criteria is Load or Store only sampling
|
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
D | mmcra_thresh_cmp_test.c | 16 * Sampling criteria is Load only sampling
|
D | mmcra_thresh_marked_sample_test.c | 16 * Sampling criteria is Load only sampling
|
/linux-6.14.4/Documentation/driver-api/ |
D | vfio-pci-device-specific-driver-acceptance.rst | 3 Acceptance criteria for vfio-pci device specific driver variants
|
/linux-6.14.4/tools/power/cpupower/man/ |
D | cpupower-idle-set.1 | 53 If criteria are not met to enter deeper sleep states and the lightest sleep
|
/linux-6.14.4/Documentation/driver-api/firmware/ |
D | firmware_cache.rst | 36 criteria the firmware cache is setup by adding a devres entry for the
|
/linux-6.14.4/kernel/sched/ |
D | cpupri.c | 133 * fits a specific criteria so that we only return those CPUs. 179 * but without taking into account any fitness criteria this time. in cpupri_find_fitness()
|
/linux-6.14.4/tools/memory-model/scripts/ |
D | checklitmushist.sh | 5 # specified criteria, and compares the result to that of the previous
|
D | newlitmushist.sh | 4 # Runs the C-language litmus tests matching the specified criteria
|
D | initlitmushist.sh | 4 # Runs the C-language litmus tests matching the specified criteria.
|
/linux-6.14.4/drivers/net/wireless/marvell/libertas/ |
D | cmd.c | 179 int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria, in lbs_host_sleep_cfg() argument 190 if (criteria == EHS_REMOVE_WAKEUP && !priv->ehs_remove_supported) in lbs_host_sleep_cfg() 191 criteria = 0; in lbs_host_sleep_cfg() 194 cmd_config.criteria = cpu_to_le32(criteria); in lbs_host_sleep_cfg() 363 uint32_t criteria = EHS_REMOVE_WAKEUP; in lbs_set_host_sleep() local 401 ret = lbs_host_sleep_cfg(priv, criteria, in lbs_set_host_sleep()
|
/linux-6.14.4/tools/perf/Documentation/ |
D | perf-arm-spe.txt | 47 Based on programmable criteria, choose whether to keep the record or discard it. If the record is 119 For the full criteria that determine whether KPTI needs to be forced off or not, see function
|
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_model.h | 83 /* match criteria to make this jump*/
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | pnv-ocxl.h | 28 /* Invalidation Criteria
|