Searched full:manually (Results 1 – 25 of 1172) sorted by relevance
12345678910>>...47
/linux-6.14.4/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-6.14.4/Documentation/gpu/amdgpu/ |
D | process-isolation.rst | 9 In addition, there is an interface to manually run the cleaner shader when the use of the GPU is co… 14 The `run_cleaner_shader` and `enforce_isolation` sysfs interfaces allow users to manually execute t… 42 … automatically between processes. In addition, there is a sysfs file to manually trigger cleaner s… 44 To manually trigger the execution of the cleaner shader, write `0` to the `run_cleaner_shader` sysf…
|
/linux-6.14.4/tools/memory-model/scripts/ |
D | README | 43 name per line on standard input. Not normally run manually, 56 the test ran correctly. Not normally run manually, provided 67 Parse command-line arguments. Not normally run manually, 73 name per line on standard input. Not normally run manually,
|
/linux-6.14.4/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-6.14.4/drivers/of/ |
D | Kconfig | 16 be enabled manually for unittests, overlays or 89 can enable it manually to improve device tree unit test coverage. 114 enable it manually to improve device tree unit test coverage.
|
/linux-6.14.4/Documentation/networking/dsa/ |
D | configuration.rst | 8 network configuration suites by now and has to be performed manually. 100 # brought up manually before the user ports. 112 # brought up manually before the user ports. 138 # brought up manually before the user ports. 182 # brought up manually before the user ports. 225 # brought up manually before the user ports. 265 # brought up manually before the user ports.
|
/linux-6.14.4/Documentation/admin-guide/ |
D | module-signing.rst | 10 .. - Manually signing modules. 73 be signed manually using:: 169 It is also possible to manually generate the key private/public files using the 217 Manually signing modules 220 To manually sign a module, use the scripts/sign-file tool available in
|
/linux-6.14.4/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-6.14.4/drivers/hid/i2c-hid/ |
D | Kconfig | 27 # No "depends on OF" because this can also be used for manually 35 well as binding to manually (board-file) instantiated i2c-hid-clients.
|
/linux-6.14.4/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 | mmap_lock.h | 163 * This should normally NOT be called manually from other places. 164 * If you want to call this manually anyway, keep in mind that this will release
|
/linux-6.14.4/Documentation/rust/ |
D | quick-start.rst | 104 thus ``bindgen`` may need to be built manually (please see below). 165 In this case, upgrading the Rust compiler version later on requires manually 232 can be installed manually:: 248 can be installed manually::
|
/linux-6.14.4/arch/arc/include/asm/ |
D | entry-arcv2.h | 59 ; 4b. If Auto-save (optional) not enabled in hw, manually save them 60 ; 5. Manually save: r12,r30, sp,fp,gp, ACCL pair 84 ; Now manually save rest of reg file 118 * This macro saves the registers manually which would normally be autosaved
|
/linux-6.14.4/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-6.14.4/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-6.14.4/Documentation/userspace-api/ |
D | iommufd.rst | 195 * IOMMUFD_OBJ_HWPT_PAGING can be manually created via the IOMMU_HWPT_ALLOC 202 4. IOMMUFD_OBJ_HWPT_NESTED can be only manually created via the IOMMU_HWPT_ALLOC 206 must be a nesting parent manually allocated via the same uAPI previously with 221 5. IOMMUFD_OBJ_VIOMMU can be only manually created via the IOMMU_VIOMMU_ALLOC 233 6. IOMMUFD_OBJ_VDEVICE can be only manually created via the IOMMU_VDEVICE_ALLOC
|
/linux-6.14.4/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-6.14.4/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-6.14.4/samples/bpf/ |
D | README.rst | 64 Manually compiling LLVM with 'bpf' support 79 Quick sniplet for manually compiling LLVM and clang
|
/linux-6.14.4/drivers/pci/ |
D | devres.c | 644 * desired, unmap manually only with pcim_iounmap(). 720 * desired, release manually only with pcim_iounmap_region(). 765 * Unmap a BAR and release its region manually. Only pass BARs that were 862 * release manually only with pcim_release_region(). 881 * release manually only with pcim_release_region(). 893 * Release a region manually that was previously requested by 995 * release manually only with pcim_iounmap().
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/ti/ |
D | am65_nuss_cpsw_switchdev.rst | 108 Manually adding FDBs:: 118 Manually adding MDBs::
|
/linux-6.14.4/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-6.14.4/block/ |
D | Kconfig | 36 created on demand, but scripts that manually create device nodes and 59 normally need to manually enable this.
|
/linux-6.14.4/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
|
12345678910>>...47