Searched full:normally (Results 1 – 25 of 1489) sorted by relevance
12345678910>>...60
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | qcom,msm8916-wcd-analog.txt | 42 - qcom,hphl-jack-type-normally-open: boolean, present if hphl pin on jack is a 43 NO (Normally Open). If not specified, then 45 (Normally Closed). 46 - qcom,gnd-jack-type-normally-open: boolean, present if gnd pin on jack is 47 NO (Normally Open). If not specified, then 49 (Normally Closed).
|
/kernel/linux/linux-5.10/Documentation/arm/ |
D | porting.rst | 12 virtual address to a physical address. Normally, it is simply: 23 the time when you call the decompressor code. You normally call 87 Virtual start address of kernel, normally PAGE_OFFSET + 0x8000. 100 Normally, the vmalloc() area starts VMALLOC_OFFSET bytes above the 104 Offset normally incorporated into VMALLOC_START to provide a hole 107 of the mapped memory map) to be caught. Normally set to 8MB.
|
/kernel/linux/linux-5.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,
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-power | 48 a fixed period. Normally devices will provide a fixed interval 55 Normally devices will provide a fixed interval in which they 115 normally be the internal temperature of the device itself 136 This is normally used for the charging scenario where 161 This is normally used for the charging scenario where user-space 278 notify user-space of the event. This is normally used for the 293 notify user-space of the event. This is normally used for the 448 Represents the charging status of the battery. Normally this 476 fixed period. Normally devices will provide a fixed interval in 490 supply. Normally this is configured based on the type of [all …]
|
D | sysfs-class-led-trigger-oneshot | 26 normally off. If set to 1, blink off for delay_off ms, then 27 blink on for delay_on ms, leaving the LED normally on.
|
D | sysfs-memory-page-offline | 14 Normally it's the base page size of the kernel, but 39 Normally it's the base page size of the kernel, but
|
/kernel/linux/linux-5.10/include/linux/ |
D | stddef.h | 47 * used normally without sub-struct naming, and the latter can be 63 * used normally without sub-struct naming, and the latter can be 79 * used normally without sub-struct naming, and the latter can be
|
/kernel/linux/linux-5.10/arch/mips/ |
D | Kconfig.debug | 18 doesn't cooperate with an X server. You should normally say N here, 49 Most MIPS systems will normally expect 'N' here and rely upon 75 Normally, you will choose 'N' here.
|
/kernel/linux/linux-5.10/drivers/iio/dummy/ |
D | iio_simple_dummy_events.c | 27 * This function would normally query the relevant registers or a cache to 48 * This function would normally set the relevant registers on the devices 230 * Normally the irq is a hardware interrupt and the number comes 241 /* Fire up event source - normally not present */ in iio_simple_dummy_events_register()
|
/kernel/linux/linux-5.10/Documentation/leds/ |
D | ledtrig-oneshot.rst | 36 echo 1 > invert # set led as normally-on, turn the led on 44 echo 0 > invert # set led as normally-off, turn the led off
|
/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/ |
D | nfsd-admin-interfaces.rst | 5 Note that normally these interfaces are used only by the utilities in 9 which is normally mounted at /proc/fs/nfsd/.
|
/kernel/linux/linux-5.10/Documentation/hid/ |
D | hid-transport.rst | 59 I/O drivers normally provide hotplug detection or device enumeration APIs to the 103 send their input events on this channel. Outgoing events are normally 107 channel and are normally ignored. Instead, devices only send management 137 this is rarely done as OUTPUT reports are normally quite scarce. But devices are 156 Normally, HID core caches any device state so this request is not necessary 189 Transport drivers normally use the following procedure to register a new device 239 drivers can choose to setup their device in this callback. However, normally
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
D | cec-pin-error-inj.rst | 198 This setting changes the behavior of transmitting CEC messages. Normally 209 Don't set the EOM bit. Normally the last byte of the message has the EOM 212 handles this case. Normally receivers have a time-out after which 242 Normally the period of a data bit is between 2.05 and 2.75 milliseconds. 257 Normally the period of a data bit is between 2.05 and 2.75 milliseconds. 272 Make this start bit period shorter than allowed. Normally the period of 279 Make this start bit period longer than is valid. Normally the period of
|
/kernel/linux/linux-5.10/arch/x86/ |
D | Kconfig.debug | 30 with klogd/syslogd or the X server. You should normally say N here, 43 with klogd/syslogd or the X server. You should normally say N here, 58 For normal production environments this is normally not recommended, 62 You should normally say N here, unless you want to debug early
|
/kernel/linux/linux-5.10/drivers/regulator/ |
D | devres.c | 103 * Deallocate a regulator allocated with devm_regulator_get(). Normally 224 * Normally this function will not need to be called and the resource 307 * devm_regulator_register_supply_alias(). Normally this function 385 * devm_regulator_bulk_register_supply_alias(). Normally this function 466 * Normally this function will not need to be called and the resource
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
D | m920x.h | 46 0x80: Send START condition. After a START condition, one would normally 52 slave. The slave will normally not produce any data unless you
|
/kernel/linux/linux-5.10/Documentation/timers/ |
D | no_hz.rst | 16 CONFIG_NO_HZ=n for older kernels). You normally will -not- 26 workloads, you will normally -not- want this option. 43 clock interrupts will normally be delivered any way because there 142 Normally, a CPU remains in adaptive-ticks mode as long as possible. 164 accommodate, they are normally round-robined so as to collect 294 and processes. This configuration normally involves binding
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | cafe_ccic.rst | 36 - alloc_bufs_at_load: Normally, the driver will not allocate any DMA 48 buffers. Normally, the driver tries to use three buffers; on faster
|
/kernel/linux/linux-5.10/Documentation/spi/ |
D | spi-summary.rst | 48 a given SPI master will normally be set up manually, with configuration 209 That information is normally provided by board-specific code, even for 226 board should normally be set up and registered. 283 Normally your arch/.../mach-*/board-*.c files would provide a small table 349 basic device identification probes, so they should hotplug normally. 454 which would normally be called from probe() before the first I/O is 467 You'd normally allocate them from the heap or free page pool. 598 will normally happen later, after other transfers complete, and 625 Such a transfer() method would normally just add the message to a
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | mc146818rtc.h | 21 * like a normal lock (normally). However, in an NMI, the NMI code will 25 * not, it locks normally.
|
/kernel/linux/linux-5.10/arch/mips/loongson2ef/lemote-2f/ |
D | reset.c | 39 * normally with this reset operation and it will not work in PMON, but in fl2f_reboot() 41 * logic not work normally. in fl2f_reboot()
|
/kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
D | machinecheck.rst | 11 Machine checks are organized in banks (normally associated with 19 from /dev/mcelog. Normally mcelog should be run regularly from a cronjob.
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-ftrace.txt | 53 normally use -a by default, while scripts run with a <command> 54 normally don't - this option allows the latter to be run in
|
/kernel/linux/linux-5.10/drivers/video/console/ |
D | Kconfig | 122 in software and may be significantly slower than a normally oriented 124 such that other users of the framebuffer will remain normally
|
/kernel/linux/linux-5.10/arch/um/ |
D | Kconfig | 74 Normally, UML is linked as a shared binary. This is inconvenient for 143 This is the feature normally accomplished by pressing a key
|
12345678910>>...60