Searched full:manually (Results 1 – 25 of 1005) sorted by relevance
12345678910>>...41
/Linux-v6.1/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-v6.1/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-v6.1/drivers/of/ |
D | Kconfig | 10 be enabled manually for unittests, overlays or 63 can enable it manually to improve device tree unit test coverage. 88 enable it manually to improve device tree unit test coverage.
|
/Linux-v6.1/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-v6.1/drivers/gpu/drm/radeon/ |
D | radeon_sync.c | 143 /* not enough room, wait manually */ in radeon_sync_rings() 162 /* signaling wasn't successful wait manually */ in radeon_sync_rings() 172 /* waiting wasn't successful wait manually */ in radeon_sync_rings()
|
/Linux-v6.1/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-v6.1/Documentation/networking/dsa/ |
D | configuration.rst | 100 # brought up manually before the slave ports. 112 # brought up manually before the slave ports. 138 # brought up manually before the slave ports. 182 # brought up manually before the slave ports. 225 # brought up manually before the slave ports. 265 # brought up manually before the slave ports.
|
/Linux-v6.1/include/linux/ |
D | devm-helpers.h | 18 * is typical example where IRQs are often devm-managed and WQs are manually 19 * cleaned at remove(). If IRQs are not manually freed at remove() (and this is
|
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 | 127 * restrictive, declare the srcu_struct manually. For example, in 132 * Then, before the first use of each my_srcu, manually initialize it:
|
/Linux-v6.1/Documentation/rust/ |
D | quick-start.rst | 67 In this case, upgrading the Rust compiler version later on requires manually 120 can be installed manually:: 136 can be installed manually::
|
/Linux-v6.1/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-v6.1/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-v6.1/drivers/cpufreq/ |
D | Kconfig | 69 you to set the CPU frequency manually or when a userspace 71 to enable the userspace governor manually. 137 CPU frequency manually or when a userspace program shall
|
/Linux-v6.1/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-v6.1/samples/bpf/ |
D | README.rst | 54 Manually compiling LLVM with 'bpf' support 69 Quick sniplet for manually compiling LLVM and clang
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/ti/ |
D | am65_nuss_cpsw_switchdev.rst | 108 Manually adding FDBs:: 118 Manually adding MDBs::
|
/Linux-v6.1/block/ |
D | Kconfig | 36 created on demand, but scripts that manually create device nodes and 56 normally need to manually enable this.
|
/Linux-v6.1/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-v6.1/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-v6.1/fs/afs/ |
D | dynroot.c | 274 * Create a manually added cell mount directory. 304 * Remove a manually added cell mount directory. 384 /* Remove all the pins for dirs created for manually added cells */ in afs_dynroot_depopulate()
|
/Linux-v6.1/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-v6.1/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-v6.1/drivers/gpu/drm/tidss/ |
D | tidss_drv.c | 149 /* If we don't have PM, we need to call resume manually */ in tidss_probe() 216 /* If we don't have PM, we need to call suspend manually */ in tidss_remove()
|
/Linux-v6.1/tools/testing/kunit/configs/ |
D | all_tests.config | 4 # The config is manually maintained, though it uses KUNIT_ALL_TESTS=y to enable
|
12345678910>>...41