| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| D | leds.c | 148 enum b43_led_behaviour behaviour, in b43_map_led() argument 154 /* Map the b43 specific LED behaviour value to the in b43_map_led() 156 switch (behaviour) { in b43_map_led() 194 b43warn(dev->wl, "LEDs: Unknown behaviour 0x%02X\n", in b43_map_led() 195 behaviour); in b43_map_led() 202 enum b43_led_behaviour *behaviour, in b43_led_get_sprominfo() argument 218 *behaviour = B43_LED_ACTIVITY; in b43_led_get_sprominfo() 221 *behaviour = B43_LED_RADIO_ALL; in b43_led_get_sprominfo() 224 *behaviour = B43_LED_RADIO_B; in b43_led_get_sprominfo() 226 *behaviour = B43_LED_ASSOC; in b43_led_get_sprominfo() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/b43/ |
| D | leds.c | 161 enum b43_led_behaviour behaviour, in b43_map_led() argument 167 /* Map the b43 specific LED behaviour value to the in b43_map_led() 169 switch (behaviour) { in b43_map_led() 207 b43warn(dev->wl, "LEDs: Unknown behaviour 0x%02X\n", in b43_map_led() 208 behaviour); in b43_map_led() 215 enum b43_led_behaviour *behaviour, in b43_led_get_sprominfo() argument 231 *behaviour = B43_LED_ACTIVITY; in b43_led_get_sprominfo() 234 *behaviour = B43_LED_RADIO_ALL; in b43_led_get_sprominfo() 237 *behaviour = B43_LED_RADIO_B; in b43_led_get_sprominfo() 239 *behaviour = B43_LED_ASSOC; in b43_led_get_sprominfo() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
| D | leds.c | 117 enum b43legacy_led_behaviour behaviour, in b43legacy_map_led() argument 123 /* Map the b43 specific LED behaviour value to the in b43legacy_map_led() 125 switch (behaviour) { in b43legacy_map_led() 170 b43legacywarn(dev->wl, "LEDs: Unknown behaviour 0x%02X\n", in b43legacy_map_led() 171 behaviour); in b43legacy_map_led() 181 enum b43legacy_led_behaviour behaviour; in b43legacy_leds_init() local 196 behaviour = B43legacy_LED_ACTIVITY; in b43legacy_leds_init() 199 behaviour = B43legacy_LED_RADIO_ALL; in b43legacy_leds_init() 202 behaviour = B43legacy_LED_RADIO_B; in b43legacy_leds_init() 204 behaviour = B43legacy_LED_ASSOC; in b43legacy_leds_init() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/b43legacy/ |
| D | leds.c | 130 enum b43legacy_led_behaviour behaviour, in b43legacy_map_led() argument 136 /* Map the b43 specific LED behaviour value to the in b43legacy_map_led() 138 switch (behaviour) { in b43legacy_map_led() 183 b43legacywarn(dev->wl, "LEDs: Unknown behaviour 0x%02X\n", in b43legacy_map_led() 184 behaviour); in b43legacy_map_led() 194 enum b43legacy_led_behaviour behaviour; in b43legacy_leds_init() local 209 behaviour = B43legacy_LED_ACTIVITY; in b43legacy_leds_init() 212 behaviour = B43legacy_LED_RADIO_ALL; in b43legacy_leds_init() 215 behaviour = B43legacy_LED_RADIO_B; in b43legacy_leds_init() 217 behaviour = B43legacy_LED_ASSOC; in b43legacy_leds_init() [all …]
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | xfs.txt | 22 default behaviour. 30 The default behaviour is for dynamic end-of-file 35 the dynamic behaviour. 46 The default behaviour is determined by the on-disk feature 47 bit indicating that attr2 behaviour is active. If either 119 (in bytes) will be returned instead. Otherwise the behaviour 365 different error handlers for which behaviour can be configured. 414 If set to 0, the configured retry behaviour will continue until all 428 propagation behaviour for specific errors. There is also a "default" error 429 handler defined, which defines the behaviour for all errors that don't have [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | xfs.rst | 30 The default behaviour is for dynamic end-of-file 35 the dynamic behaviour. 45 The default behaviour is determined by the on-disk feature 46 bit indicating that ``attr2`` behaviour is active. If either 112 (in bytes) will be returned instead. Otherwise the behaviour 393 different error handlers for which behaviour can be configured. 442 If set to 0, the configured retry behaviour will continue until all 456 propagation behaviour for specific errors. There is also a "default" error 457 handler defined, which defines the behaviour for all errors that don't have 493 **Note:** The default behaviour for a specific error handler is dependent on both [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
| D | nommu-mmap.rst | 12 Memory mapping behaviour also involves the way fork(), vfork(), clone() and 16 The behaviour is similar between the MMU and no-MMU cases, but not identical; 31 the no-MMU case doesn't support these, behaviour is identical to 272 Adjusting page trimming behaviour 277 fragmentation, and as such, is left configurable. The default behaviour is to 280 behaviour can either be disabled completely, or bumped up to a higher page 283 Page trimming behaviour is configurable via the sysctl ``vm.nr_trim_pages``.
|
| /kernel/linux/linux-4.19/Documentation/ |
| D | nommu-mmap.txt | 12 Memory mapping behaviour also involves the way fork(), vfork(), clone() and 16 The behaviour is similar between the MMU and no-MMU cases, but not identical; 31 the no-MMU case doesn't support these, behaviour is identical to 272 Adjusting page trimming behaviour 277 fragmentation, and as such, is left configurable. The default behaviour is to 280 behaviour can either be disabled completely, or bumped up to a higher page 283 Page trimming behaviour is configurable via the sysctl ``vm.nr_trim_pages``.
|
| /kernel/linux/linux-4.19/Documentation/thermal/ |
| D | cpu-cooling-api.txt | 63 - In running time the 'execution' behaviour (instruction types, memory 72 f(run) here represents the described execution behaviour and its 76 The detailed behaviour for f(run) could be modelled on-line. However,
|
| /kernel/linux/linux-5.10/Documentation/sound/designs/ |
| D | tracepoints.rst | 47 convenient parameters or change their behaviour. 93 it. Else, zero. But this behaviour depends on implementations in driver 99 it. Else, zero. But this behaviour depends on implementations in driver 105 also calculated according to it. Else, zero. But this behaviour depends
|
| /kernel/linux/linux-5.10/Documentation/arm64/ |
| D | tagged-address-abi.rst | 54 NOTE: This behaviour changed in v5.6 and so some earlier kernels may 64 NOTE: This behaviour changed in v5.14 and so some earlier kernels may 101 - The syscall behaviour is undefined for invalid tagged pointers: it may 105 - The syscall behaviour for a valid tagged pointer is the same as for
|
| /kernel/linux/linux-4.19/Documentation/sound/designs/ |
| D | tracepoints.rst | 47 convenient parameters or change their behaviour. 93 it. Else, zero. But this behaviour depends on implementations in driver 99 it. Else, zero. But this behaviour depends on implementations in driver 105 also calculated according to it. Else, zero. But this behaviour depends
|
| /kernel/linux/linux-4.19/lib/ |
| D | Kconfig.ubsan | 5 bool "Undefined behaviour sanity checker" 7 This option enables undefined behaviour sanity checker
|
| /kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
| D | cpu-cooling-api.rst | 78 - In running time the 'execution' behaviour (instruction types, memory 87 f(run) here represents the described execution behaviour and its 91 The detailed behaviour for f(run) could be modelled on-line. However,
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/ |
| D | ABI.txt | 12 then default to the previous behaviour if it is missing. If a binding 29 behaviour when a newly added property is missing.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | ABI.rst | 15 then default to the previous behaviour if it is missing. If a binding 32 behaviour when a newly added property is missing.
|
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | dm-flakey.txt | 5 unreliable behaviour periodically. It's been found useful in simulating 9 <up interval> seconds, then exhibits unreliable behaviour for <down
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | dm-flakey.rst | 6 unreliable behaviour periodically. It's been found useful in simulating 10 <up interval> seconds, then exhibits unreliable behaviour for <down
|
| /kernel/linux/linux-4.19/Documentation/arm/ |
| D | mem_alignment | 22 Please note that randomly changing the behaviour without good thought is 23 real bad - it changes the behaviour of all unaligned instructions in user
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | si476x-cmd.c | 488 * #SI476X_DCLK_NOOP - do not modify the behaviour 494 * #SI476X_DFS_NOOP - do not modify the behaviour 500 * SI476X_DOUT_NOOP - do not modify the behaviour 508 * SI476X_XOUT_NOOP - do not modify the behaviour 545 * SI476X_IQCLK_NOOP - do not modify the behaviour 551 * SI476X_IQFS_NOOP - do not modify the behaviour 557 * SI476X_IOUT_NOOP - do not modify the behaviour 562 * SI476X_QOUT_NOOP - do not modify the behaviour 595 * SI476X_ICIN_NOOP - do not modify the behaviour 602 * SI476X_ICIP_NOOP - do not modify the behaviour [all …]
|
| /kernel/linux/linux-4.19/drivers/mfd/ |
| D | si476x-cmd.c | 497 * #SI476X_DCLK_NOOP - do not modify the behaviour 503 * #SI476X_DFS_NOOP - do not modify the behaviour 509 * SI476X_DOUT_NOOP - do not modify the behaviour 517 * SI476X_XOUT_NOOP - do not modify the behaviour 554 * SI476X_IQCLK_NOOP - do not modify the behaviour 560 * SI476X_IQFS_NOOP - do not modify the behaviour 566 * SI476X_IOUT_NOOP - do not modify the behaviour 571 * SI476X_QOUT_NOOP - do not modify the behaviour 604 * SI476X_ICIN_NOOP - do not modify the behaviour 611 * SI476X_ICIP_NOOP - do not modify the behaviour [all …]
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | functionfs.rst | 6 unique behaviour. It may be added to an USB configuration only after 59 parameter's value is just a one-element list, then the behaviour
|
| /kernel/linux/linux-4.19/Documentation/usb/ |
| D | functionfs.txt | 4 unique behaviour. It may be added to an USB configuration only after 57 parameter's value is just a one-element list, then the behaviour
|
| /kernel/linux/linux-5.10/lib/ |
| D | Kconfig.ubsan | 6 bool "Undefined behaviour sanity checker" 8 This option enables the Undefined Behaviour sanity checker.
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | eventpoll.h | 59 /* Set the One Shot behaviour for the target file descriptor */ 62 /* Set the Edge Triggered behaviour for the target file descriptor */
|