/linux/arch/sh/include/asm/ |
H A 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/tools/memory-model/scripts/ |
H A 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/Documentation/w1/ |
H A 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/drivers/of/ |
H A 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/Documentation/networking/dsa/ |
H A 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/Documentation/admin-guide/ |
H A 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/drivers/gpu/drm/radeon/ |
H A 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/drivers/hid/i2c-hid/ |
H A 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/arch/arc/include/asm/ |
H A 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/include/linux/ |
H A 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
|
H A D | reset-controller.h | 14 * @assert: manually assert the reset line, if supported 15 * @deassert: manually deassert the reset line, if supported
|
/linux/Documentation/rust/ |
H A D | quick-start.rst | 142 thus ``bindgen`` may need to be built manually (please see below). 203 In this case, upgrading the Rust compiler version later on requires manually 270 can be installed manually:: 286 can be installed manually::
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A 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/Documentation/driver-api/ |
H A D | ipmb.rst | 45 The driver needs to be loaded at boot time or manually first. 81 2) Manually from Linux::
|
/linux/drivers/pci/ |
H A D | devres.c | 529 * desired, unmap manually only with pcim_iounmap(). 605 * desired, release manually only with pcim_iounmap_region(). 650 * Unmap a BAR and release its region manually. Only pass BARs that were 722 * release manually only with pcim_release_region(). 754 * Release a region manually that was previously requested by 832 * release manually only with pcim_iounmap().
|
/linux/drivers/cpufreq/ |
H A 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/samples/bpf/ |
H A D | README.rst | 64 Manually compiling LLVM with 'bpf' support 79 Quick sniplet for manually compiling LLVM and clang
|
/linux/Documentation/networking/device_drivers/ethernet/ti/ |
H A D | am65_nuss_cpsw_switchdev.rst | 108 Manually adding FDBs:: 118 Manually adding MDBs::
|
/linux/Documentation/dev-tools/kunit/ |
H A D | running_tips.rst | 154 Running tests manually 363 This report can be accessed when running KUnit manually by passing in the 396 You can use this filtering feature when running KUnit manually by passing 402 running KUnit manually, use the module param ``kunit.filter_action=skip``.
|
/linux/Documentation/hwmon/ |
H A 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/Documentation/driver-api/media/ |
H A 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/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-gen.rst | 69 can't be automatically attached by libbpf, user can attach them manually, 72 eliminates the need for users to manage links manually and rely on libbpf 117 links instantiated. For other BPF programs, user can manually create a 120 as those populated by user manually.
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_attach_kprobe_sleepable.c | 13 * This program will be manually made sleepable on the userspace side
|
/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_drv.c | 156 /* If we don't have PM, we need to call resume manually */ in tidss_probe() 224 /* If we don't have PM, we need to call suspend manually */ in tidss_remove()
|
/linux/Documentation/ |
H A D | Kconfig | 19 described at Documentation/ABI/README. Yet, as they're manually
|