Home
last modified time | relevance | path

Searched refs:behaviour (Results 1 – 25 of 206) sorted by relevance

123456789

/linux/drivers/net/wireless/broadcom/b43/
H A Dleds.c148 enum b43_led_behaviour behaviour, in b43_map_led() argument
156 switch (behaviour) { 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()
229 *behaviour = B43_LED_RADIO_A; in b43_led_get_sprominfo()
232 *behaviour = B43_LED_OFF; in b43_led_get_sprominfo()
[all …]
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dleds.c117 enum b43legacy_led_behaviour behaviour, in b43legacy_map_led() argument
125 switch (behaviour) { 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()
207 behaviour = B43legacy_LED_RADIO_A; in b43legacy_leds_init()
210 behaviour = B43legacy_LED_OFF; in b43legacy_leds_init()
[all …]
/linux/arch/arm64/kvm/
H A Demulate-nested.c26 const enum trap_behaviour behaviour; member
135 .behaviour = BEHAVE_FORWARD_READ,
141 .behaviour = BEHAVE_FORWARD_ANY,
147 .behaviour = BEHAVE_FORWARD_READ,
153 .behaviour = BEHAVE_FORWARD_WRITE,
159 .behaviour = BEHAVE_FORWARD_WRITE,
165 .behaviour = BEHAVE_FORWARD_ANY,
171 .behaviour = BEHAVE_FORWARD_ANY,
177 .behaviour = BEHAVE_FORWARD_ANY,
183 .behaviour = BEHAVE_FORWARD_ANY,
[all …]
/linux/Documentation/hwmon/
H A Doxp-sensors.rst21 Some OneXPlayer and AOKZOE models have a toggle for changing the behaviour
55 "Turbo/Silent" button behaviour toggle is only supported on:
86 button behaviour function. Write "1" to activate the switch and "0" to
87 deactivate it. The specific keycodes and behaviour is specific to the device
/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c562 if (result->behaviour & H_CPU_BEHAV_FLUSH_COUNT_CACHE) in init_cpu_char_feature_flags()
565 if (result->behaviour & H_CPU_BEHAV_FLUSH_LINK_STACK) in init_cpu_char_feature_flags()
574 if (!(result->behaviour & H_CPU_BEHAV_FAVOUR_SECURITY)) { in init_cpu_char_feature_flags()
577 } else if (result->behaviour & H_CPU_BEHAV_FAVOUR_SECURITY_H) in init_cpu_char_feature_flags()
582 if (!(result->behaviour & H_CPU_BEHAV_L1D_FLUSH_PR)) in init_cpu_char_feature_flags()
585 if (result->behaviour & H_CPU_BEHAV_NO_L1D_FLUSH_ENTRY) in init_cpu_char_feature_flags()
588 if (result->behaviour & H_CPU_BEHAV_NO_L1D_FLUSH_UACCESS) in init_cpu_char_feature_flags()
591 if (result->behaviour & H_CPU_BEHAV_NO_STF_BARRIER) in init_cpu_char_feature_flags()
594 if (!(result->behaviour & H_CPU_BEHAV_BNDS_CHK_SPEC_BAR)) in init_cpu_char_feature_flags()
/linux/Documentation/arch/arm64/
H A Dtagged-address-abi.rst54 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
/linux/Documentation/driver-api/thermal/
H A Dcpu-cooling-api.rst78 - 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,
/linux/Documentation/dev-tools/
H A Dubsan.rst6 UBSAN is a runtime undefined behaviour checker.
22 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
/linux/Documentation/devicetree/bindings/
H A DABI.rst15 then default to the previous behaviour if it is missing. If a binding
32 behaviour when a newly added property is missing.
/linux/Documentation/admin-guide/
H A Dxfs.rst30 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
398 different error handlers for which behaviour can be configured.
447 If set to 0, the configured retry behaviour will continue until all
461 propagation behaviour for specific errors. There is also a "default" error
462 handler defined, which defines the behaviour for all errors that don't have
498 **Note:** The default behaviour for a specific error handler is dependent on both
[all …]
/linux/Documentation/sound/designs/
H A Dtracepoints.rst47 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
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9130-cf-base.dts65 * Configure LEDs default behaviour:
105 * Configure LEDs default behaviour:
H A Dcn9130-cf-pro.dts52 * Configure LEDs default behaviour similar to switch ports:
276 * Indirectly configure default behaviour
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst6 unreliable behaviour periodically. It's been found useful in simulating
10 <up interval> seconds, then exhibits unreliable behaviour for <down
/linux/Documentation/watchdog/
H A Dwatchdog-pm.rst12 handling to ensure a uniform behaviour for Linux systems.
/linux/Documentation/arch/arm/
H A Dmem_alignment.rst26 Please note that randomly changing the behaviour without good thought is
27 real bad - it changes the behaviour of all unaligned instructions in user
/linux/Documentation/admin-guide/mm/
H A Dnommu-mmap.rst12 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``.
/linux/Documentation/networking/
H A Dseg6-sysctl.rst29 Controls the behaviour of computing the flowlabel of outer
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-pca954x7 written to control the behaviour of the multiplexer on
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-set-frontend-tune-mode.rst34 zigzagging or other "normal" tuning behaviour. Additionally,
/linux/drivers/firmware/arm_scmi/transports/
H A DKconfig58 mode, avoiding any kind of sleeping behaviour for selected
115 mode, avoiding any kind of sleeping behaviour for selected
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2-selection-flags.rst33 flag (and ``V4L2_SEL_FLAG_LE``) the behaviour is to choose the
/linux/Documentation/firmware-guide/acpi/
H A Dvideo_extension.rst118 directly. This behaviour can be controlled through the brightness_switch_enabled
120 recommended to disable this behaviour once a GUI environment starts up and
/linux/include/linux/
H A Dpower_supply.h964 enum power_supply_charge_behaviour behaviour,
972 enum power_supply_charge_behaviour behaviour, in power_supply_charge_behaviour_show() argument
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dubsan.rst26 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33

123456789