Home
last modified time | relevance | path

Searched full:look (Results 1 – 25 of 2701) sorted by relevance

12345678910>>...109

/Linux-v5.15/drivers/cpufreq/
DKconfig.x8629 For details, take a look at:
49 For details, take a look at <file:Documentation/cpu-freq/>.
76 For details, take a look at <file:Documentation/cpu-freq/>.
86 For details, take a look at <file:Documentation/cpu-freq/>.
98 For details, take a look at <file:Documentation/cpu-freq/>.
108 For details, take a look at <file:Documentation/cpu-freq/>.
129 For details, take a look at <file:Documentation/cpu-freq/>.
155 For details, take a look at <file:Documentation/cpu-freq/>.
174 For details, take a look at <file:Documentation/cpu-freq/>.
197 For details, take a look at <file:Documentation/cpu-freq/>.
[all …]
DKconfig16 For details, take a look at
83 governor. If unsure have a look at the help section of the
96 governor. If unsure have a look at the help section of the
106 have a look at the help section of that governor. The fallback
160 For details, take a look at
185 For details, take a look at
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt2 Freescale Interlaken Look-Aside Controller Device Bindings
6 - Interlaken Look-Aside Controller (LAC) Node
8 - Interlaken Look-Aside Controller (LAC) Software Portal Node
9 - Interlaken Look-Aside Controller (LAC) Software Portal Child Nodes
13 Interlaken Look-Aside Controller (LAC) Node
18 facilitate interoperability between a data path device and a look-aside
19 co-processor, the Interlaken Look-Aside protocol is defined for short
21 Interlaken Look-Aside is not directly compatible with Interlaken and can be
89 Interlaken Look-Aside Controller (LAC) Software Portal Container Node
92 The Interlaken Look-Aside Controller (LAC) utilizes Software Portals to accept
[all …]
/Linux-v5.15/include/uapi/linux/
Dif_vlan.h43 VLAN_NAME_TYPE_PLUS_VID, /* Name will look like: vlan0005 */
44 VLAN_NAME_TYPE_RAW_PLUS_VID, /* name will look like: eth1.0005 */
45 VLAN_NAME_TYPE_PLUS_VID_NO_PAD, /* Name will look like: vlan5 */
46 VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD, /* Name will look like: eth0.5 */
/Linux-v5.15/arch/sparc/include/asm/
Dfbio.h43 #define CG14_XLUT 0x3000 /* X Look Up Table -- ??? */
44 #define CG14_CLUT1 0x4000 /* Color Look Up Table */
45 #define CG14_CLUT2 0x5000 /* Color Look Up Table */
46 #define CG14_CLUT3 0x6000 /* Color Look Up Table */
/Linux-v5.15/Documentation/staging/
Dcrc32.rst53 Notice how, to get at bit 32 of the shifted remainder, we look
118 "Computation of Cyclic Redundancy Checks via Table Look-Up", Comm. ACM
153 takes barely longer than a single table look-up and thus performs almost
160 final CRC is simply the XOR of the 4 table look-ups.
163 look-ups cannot begin until the previous groups 4 table look-ups have all
166 To make maximum use of the processor, "slicing by 8" performs 8 look-ups
170 on the previous CRC at all. Thus, those 4 table look-ups may commence
/Linux-v5.15/sound/core/
Dmisc.c98 * snd_pci_quirk_lookup_id - look up a PCI SSID quirk list
103 * Look through the given quirk list and finds a matching entry
127 * snd_pci_quirk_lookup - look up a PCI SSID quirk list
131 * Look through the given quirk list and finds a matching entry
/Linux-v5.15/samples/ftrace/
Dsample-trace-array.h7 * The define_trace.h below will also look for a file name of
9 * In this case, it would look for sample-trace.h
13 * define_trace.h will look up by defining TRACE_INCLUDE_FILE
/Linux-v5.15/scripts/coccinelle/misc/
Dcond_no_effect.cocci30 // * Both paths of the branch look the same. They're supposed to
31 // * look that way and give @of->mutex different static lockdep keys.
38 // All other cases look like bugs or at least lack of documentation
/Linux-v5.15/Documentation/devicetree/bindings/iio/temperature/
Dadi,ltc2983.yaml119 more details look at table 69 and 70.
171 information look at table 20 of the datasheet.
233 Callendar-VanDusen constants. Look at table 30 of the datasheet.
242 and uK. For more details values look at table 74 and 75.
316 and uK only for custom thermistors. For more details look at table
330 format. Look at table 82 for more information.
374 Sets the value of the sense resistor. Look at table 20 of the
/Linux-v5.15/Documentation/ABI/removed/
Do2cb6 removed when new versions of ocfs2-tools which know to look
8 software to look here, it should try /sys/fs/o2cb instead.
/Linux-v5.15/arch/arm64/include/asm/
Dsmp_plat.h31 * - mpidr: MPIDR.Aff* bits to be used for the look-up
33 * Returns the cpu logical index or -EINVAL on look-up error
/Linux-v5.15/Documentation/admin-guide/media/
Dgspca-cardlist.rst65 sn9c20x 0458:7029 Genius Look 320s
67 sn9c20x 0458:7045 Genius Look 1320 V2
69 sn9c20x 0458:704c Genius i-Look 1321
347 sonixb 0c45:6083 VideoCAM Look
348 sonixb 0c45:608c VideoCAM Look
350 sonixb 0c45:60a8 VideoCAM Look
351 sonixb 0c45:60aa VideoCAM Look
352 sonixb 0c45:60af VideoCAM Look
353 sonixb 0c45:60b0 Genius VideoCam Look
Dcx88.rst47 2) You can try to create a new entry yourself, have a look at
57 know which one the card has you can also have a look at the
/Linux-v5.15/fs/9p/
Dfid.c85 * @dentry: dentry to look for fid in
103 /* we'll recheck under lock if there's anything to look in */ in v9fs_fid_find()
165 * look at the parent. in v9fs_fid_lookup_with_uid()
261 * @dentry: dentry to look for fid in
263 * Look for a fid in the specified dentry for the current user.
/Linux-v5.15/arch/powerpc/lib/
Drestart_table.c21 /* Given an address, look for it in the soft mask table */
39 /* Given an address, look for it in the kernel exception table */
/Linux-v5.15/include/linux/
Dutil_macros.h21 * @a: The array in which to look for the closest element. Must be sorted
32 * @a: The array in which to look for the closest element. Must be sorted
/Linux-v5.15/drivers/bus/
Darm-cci.c154 * @dn: device node of the device to look-up
188 * Port index look-up speeds up the function disabling ports by CPU, in cci_ace_init_ports()
263 * -ENODEV on port look-up failure
330 /* Use matched port index to look up the corresponding ports entry */ in cci_enable_port_for_self()
386 * -ENODEV on port look-up failure
396 if (WARN_ONCE(port < 0, "node %pOF ACE lite port look-up failure\n", in __cci_control_port_by_device()
511 /* initialize a stashed array of ACE ports to speed-up look-up */ in cci_probe_ports()
/Linux-v5.15/arch/xtensa/kernel/
Dstacktrace.c54 * 1. Look through the register window for the in xtensa_backtrace_user()
57 * 2. Look on the stack. in xtensa_backtrace_user()
66 /* Look for bits that are set, they correspond to in xtensa_backtrace_user()
88 * look through the stack. in xtensa_backtrace_user()
/Linux-v5.15/drivers/char/
Ddtlk.c437 #define LOOK \ in dtlk_dev_probe() macro
446 LOOK in dtlk_dev_probe()
449 LOOK in dtlk_dev_probe()
455 LOOK in dtlk_dev_probe()
467 #define LOOK \ in dtlk_dev_probe() macro
477 LOOK in dtlk_dev_probe()
480 LOOK in dtlk_dev_probe()
481 LOOK in dtlk_dev_probe()
/Linux-v5.15/Documentation/filesystems/
Dfiles.rst64 4. To look up the file structure given an fd, a reader
80 5. Handling of the file structures is special. Since the look-up
82 that look-up may race with the last put() operation on the
/Linux-v5.15/drivers/gpu/drm/i915/
DTODO.txt35 - i915_mm.c should be moved to the right places. Some of the helpers also look a
40 - tasklet helpers in i915_gem.h also look a bit misplaced and should
/Linux-v5.15/Documentation/devicetree/bindings/display/
Drenesas,cmm.yaml16 It provides image enhancement functions such as 1-D look-up tables (LUT),
17 3-D look-up tables (CLU), 1D-histogram generation (HGO), and color
/Linux-v5.15/Documentation/firmware-guide/acpi/apei/
Deinj.rst10 You need to check whether your BIOS supports EINJ first. For that, look
18 Alternatively, look in /sys/firmware/acpi/tables for an "EINJ" file,
23 has an option to enable error injection. Look for something called WHEA
149 Anyway, you get the idea, if there's doubt just take a look at the code
/Linux-v5.15/arch/mips/include/asm/
Dmodule.h75 /* Given an address, look for it in the exception tables. */
78 /* Given an address, look for it in the exception tables. */

12345678910>>...109