Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v4.19/drivers/gpu/drm/omapdrm/
Dtcm-sita.h45 enum criteria { enum
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dcmd.c179 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()
Dcmd.h90 int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria,
Dhost.h848 __le32 criteria; member
/Linux-v4.19/Documentation/driver-api/usb/
Dhotplug.rst96 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-v4.19/Documentation/pcmcia/
Ddevicetable.txt2 following criteria:
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-isl295019 criteria for optimal gain is determined by the sensor.
Dsysfs-class-net-mesh61 Defines the selection criteria this node will use
Dsysfs-class-mtd141 This allows the user to examine and adjust the criteria by which
/Linux-v4.19/Documentation/sparc/oradax/
Ddax-hv-api.txt592 …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 …]
Doracle-dax.txt308 | (0 << 5) /* 36.2.1.3 First scan criteria size = 0 (1 byte) */
309 | (31 << 0); /* 36.2.1.3 Disable second scan criteria */
321 ccb->op_data = 0; /* scan criteria (value to be matched) */
/Linux-v4.19/Documentation/driver-api/firmware/
Dfirmware_cache.rst36 criteria the firmware cache is setup by adding a devres entry for the
/Linux-v4.19/Documentation/block/
Ddeadline-iosched.txt55 same criteria as reads.
/Linux-v4.19/security/keys/
DKconfig69 if the boot PCRs and other criteria match. Userspace will only ever
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dioctl.h421 u32 criteria; member
Dcfg80211.c3296 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3299 mef_cfg->criteria |= MWIFIEX_CRITERIA_BROADCAST; in mwifiex_set_wowlan_mef_entry()
3305 mef_cfg->criteria |= MWIFIEX_CRITERIA_MULTICAST; in mwifiex_set_wowlan_mef_entry()
3327 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3367 mef_cfg.criteria |= MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
3381 if (!mef_cfg.criteria) in mwifiex_set_mef_filter()
3382 mef_cfg.criteria = MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
Dsta_cmd.c1444 mef_cfg->criteria = cpu_to_le32(mef->criteria); in mwifiex_cmd_mef_cfg()
/Linux-v4.19/Documentation/admin-guide/LSM/
DYama.rst61 classic criteria is also met. To change the relationship, an
/Linux-v4.19/Documentation/process/
Dsubmit-checklist.rst41 default to off unless they meet the exception criteria documented in
/Linux-v4.19/Documentation/networking/
Dfib_trie.txt82 or shrinking it repeatedly until it fulfills the criteria for optimal
Dixgbe.txt148 "action". In that case, any flow that matches the filter criteria will be
/Linux-v4.19/Documentation/security/keys/
Drequest-key.rst156 matches the criteria specified, calls key_permission(SEARCH) on it to see
/Linux-v4.19/Documentation/cpu-freq/
Dcpu-drivers.txt266 frequency is within policy->min and policy->max, and all other criteria
/Linux-v4.19/Documentation/filesystems/
Dfuse.txt293 without using a FUSE mount, the same criteria as used in
/Linux-v4.19/LICENSES/preferred/
DLGPL-2.190 its criteria of freedom. The Lesser General Public License permits more lax
91 criteria for linking other code with the library.

12