Searched full:manually (Results 1 – 25 of 881) sorted by relevance
12345678910>>...36
/Linux-v5.10/tools/memory-model/scripts/ |
D | README | 35 name per line on standard input. Not normally run manually, 48 judge whether the test ran correctly. Not normally run manually, 59 Parse command-line arguments. Not normally run manually, 65 name per line on standard input. Not normally run manually,
|
/Linux-v5.10/arch/sh/include/asm/ |
D | watchdog.h | 76 * The upper byte is set manually on each write. 88 * The upper byte is set manually on each write. 109 * register. The upper byte is set manually on each write. 130 * The upper byte is set manually on each write. 152 * register. The upper byte is set manually on each write.
|
/Linux-v5.10/drivers/of/ |
D | Kconfig | 10 be enabled manually for unittests, overlays or 63 can enable it manually to improve device tree unit test coverage. 94 enable it manually to improve device tree unit test coverage.
|
/Linux-v5.10/Documentation/w1/ |
D | w1-generic.rst | 93 w1_master_add (rw) manually register a slave device 98 w1_master_remove (rw) manually remove a slave device 110 set to zero, then manually add the slave device serial numbers by 113 redetect manually removed devices that are present and timeout manually
|
/Linux-v5.10/Documentation/admin-guide/ |
D | module-signing.rst | 10 .. - Manually signing modules. 73 be signed manually using:: 164 It is also possible to manually generate the key private/public files using the 212 Manually signing modules 215 To manually sign a module, use the scripts/sign-file tool available in
|
/Linux-v5.10/tools/bpf/bpftool/Documentation/ |
D | bpftool-gen.rst | 49 user can attach them manually, but store resulting BPF link 52 eliminates the need for users to manage links manually and 103 instantiated. For other BPF programs, user can manually 107 user manually.
|
/Linux-v5.10/include/linux/ |
D | reset-controller.h | 14 * @assert: manually assert the reset line, if supported 15 * @deassert: manually deassert the reset line, if supported
|
D | srcutree.h | 112 * restrictive, declare the srcu_struct manually. For example, in 117 * Then, before the first use of each my_srcu, manually initialize it:
|
/Linux-v5.10/drivers/gpu/drm/radeon/ |
D | radeon_sync.c | 158 /* not enough room, wait manually */ in radeon_sync_rings() 177 /* signaling wasn't successful wait manually */ in radeon_sync_rings() 187 /* waiting wasn't successful wait manually */ in radeon_sync_rings()
|
/Linux-v5.10/arch/nios2/platform/ |
D | Kconfig.platform | 14 Please not that this address is used directly so you have to manually 26 Please note that this address is used directly so you have to manually
|
/Linux-v5.10/samples/bpf/ |
D | README.rst | 54 Manually compiling LLVM with 'bpf' support 65 Quick sniplet for manually compiling LLVM and clang
|
/Linux-v5.10/drivers/net/wireless/ath/ath5k/ |
D | ani.h | 44 * @ATH5K_ANI_MODE_MANUAL_LOW: Manually set all immunity parameters to low, 46 * @ATH5K_ANI_MODE_MANUAL_HIGH: Manually set all immunity parameters to high,
|
/Linux-v5.10/Documentation/driver-api/ |
D | ipmb.rst | 45 The driver needs to be loaded at boot time or manually first. 81 2) Manually from Linux::
|
/Linux-v5.10/drivers/cpufreq/ |
D | Kconfig | 68 you to set the CPU frequency manually or when a userspace 70 to enable the userspace governor manually. 136 CPU frequency manually or when a userspace program shall
|
/Linux-v5.10/tools/testing/selftests/android/ion/ |
D | README | 65 You can also compile and test manually using the following steps: 68 Now you can run the export and import manually by specifying the heap type
|
/Linux-v5.10/arch/arm/mach-omap1/ |
D | sleep.S | 81 @ prepare to put SDRAM into self-refresh manually 166 @ prepare to put SDRAM into self-refresh manually 236 @ Prepare to put SDRAM into self-refresh manually
|
/Linux-v5.10/arch/arc/include/asm/ |
D | entry-arcv2.h | 59 ; (B) Manually saved some regs: r12,r25,r30, sp,fp,gp, ACCL pair 81 ; (B) Manually save the complete reg file below 104 * This macro saves the registers manually which would normally be autosaved
|
/Linux-v5.10/fs/afs/ |
D | dynroot.c | 273 * Create a manually added cell mount directory. 303 * Remove a manually added cell mount directory. 383 /* Remove all the pins for dirs created for manually added cells */ in afs_dynroot_depopulate()
|
/Linux-v5.10/Documentation/ |
D | Kconfig | 18 described at Documentation/ABI/README. Yet, as they're manually
|
/Linux-v5.10/Documentation/hwmon/ |
D | bt1-pvt.rst | 34 must switch from one sensor to another, read converted data and manually check 103 be used to manually adjust the
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | v4l2-device.rst | 20 dev->driver_data manually to point to the driver-specific device structure 128 decrease the refcount manually as well by calling:
|
/Linux-v5.10/include/rdma/ |
D | rdma_cm_ib.h | 12 * rdma_set_ib_path - Manually sets the path record used to establish a
|
/Linux-v5.10/include/net/ |
D | ipconfig.h | 11 extern int ic_set_manually; /* IPconfig parameters set manually */
|
/Linux-v5.10/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 16 # Manually verify that initrd contains needed binaries and libraries.
|
/Linux-v5.10/drivers/gpu/drm/tidss/ |
D | tidss_drv.c | 159 /* If we don't have PM, we need to call resume manually */ in tidss_probe() 225 /* If we don't have PM, we need to call suspend manually */ in tidss_remove()
|
12345678910>>...36