Searched full:manually (Results 1 – 25 of 1145) sorted by relevance
12345678910>>...46
/linux-6.12.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-6.12.1/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.12.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-6.12.1/drivers/of/ |
D | Kconfig | 10 be enabled manually for unittests, overlays or 83 can enable it manually to improve device tree unit test coverage. 108 enable it manually to improve device tree unit test coverage.
|
/linux-6.12.1/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.12.1/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.12.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-6.12.1/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.12.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 | mmap_lock.h | 78 * This should normally NOT be called manually from other places. 79 * If you want to call this manually anyway, keep in mind that this will release
|
/linux-6.12.1/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.12.1/drivers/pci/ |
D | devres.c | 658 * desired, unmap manually only with pcim_iounmap(). 731 * desired, release manually only with pcim_iounmap_region(). 773 * Unmap a BAR and release its region manually. Only pass BARs that were 866 * release manually only with pcim_release_region(). 885 * release manually only with pcim_release_region(). 897 * Release a region manually that was previously requested by 972 * To release these resources manually, call pcim_release_region() for the 1051 * release manually only with pcim_iounmap().
|
/linux-6.12.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-6.12.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-6.12.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-6.12.1/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.12.1/samples/bpf/ |
D | README.rst | 64 Manually compiling LLVM with 'bpf' support 79 Quick sniplet for manually compiling LLVM and clang
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/ti/ |
D | am65_nuss_cpsw_switchdev.rst | 108 Manually adding FDBs:: 118 Manually adding MDBs::
|
/linux-6.12.1/Documentation/rust/ |
D | quick-start.rst | 148 In this case, upgrading the Rust compiler version later on requires manually 215 can be installed manually:: 231 can be installed manually::
|
/linux-6.12.1/fs/afs/ |
D | dynroot.c | 268 * Create a manually added cell mount directory. 298 * Remove a manually added cell mount directory. 379 /* Remove all the pins for dirs created for manually added cells */ in afs_dynroot_depopulate()
|
/linux-6.12.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-6.12.1/block/ |
D | Kconfig | 36 created on demand, but scripts that manually create device nodes and 59 normally need to manually enable this.
|
/linux-6.12.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-6.12.1/tools/testing/selftests/bpf/progs/ |
D | test_attach_kprobe_sleepable.c | 13 * This program will be manually made sleepable on the userspace side
|
12345678910>>...46