Home
last modified time | relevance | path

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

12345

/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.c30 const enum trap_behaviour behaviour; member
148 .behaviour = BEHAVE_FORWARD_READ,
154 .behaviour = BEHAVE_FORWARD_RW,
160 .behaviour = BEHAVE_FORWARD_READ,
166 .behaviour = BEHAVE_FORWARD_WRITE,
172 .behaviour = BEHAVE_FORWARD_WRITE,
178 .behaviour = BEHAVE_FORWARD_RW,
184 .behaviour = BEHAVE_FORWARD_RW,
190 .behaviour = BEHAVE_FORWARD_RW,
196 .behaviour = BEHAVE_FORWARD_RW,
[all …]
/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c584 if (result->behaviour & H_CPU_BEHAV_FLUSH_COUNT_CACHE) in init_cpu_char_feature_flags()
587 if (result->behaviour & H_CPU_BEHAV_FLUSH_LINK_STACK) in init_cpu_char_feature_flags()
596 if (!(result->behaviour & H_CPU_BEHAV_FAVOUR_SECURITY)) { in init_cpu_char_feature_flags()
599 } else if (result->behaviour & H_CPU_BEHAV_FAVOUR_SECURITY_H) in init_cpu_char_feature_flags()
604 if (!(result->behaviour & H_CPU_BEHAV_L1D_FLUSH_PR)) in init_cpu_char_feature_flags()
607 if (result->behaviour & H_CPU_BEHAV_NO_L1D_FLUSH_ENTRY) in init_cpu_char_feature_flags()
610 if (result->behaviour & H_CPU_BEHAV_NO_L1D_FLUSH_UACCESS) in init_cpu_char_feature_flags()
613 if (result->behaviour & H_CPU_BEHAV_NO_STF_BARRIER) in init_cpu_char_feature_flags()
616 if (!(result->behaviour & H_CPU_BEHAV_BNDS_CHK_SPEC_BAR)) in init_cpu_char_feature_flags()
/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/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/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/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/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/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/sound/hda/common/
H A DKconfig72 controls (old behaviour until this option is available).
78 The old behaviour (Y) is obsolete and will be removed. Consider
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-pca954x7 written to control the behaviour of the multiplexer on
/linux/Documentation/networking/
H A Dseg6-sysctl.rst32 Controls the behaviour of computing the flowlabel of outer
/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/kernel/
H A DKconfig.preempt118 This switch provides the old behaviour for testing reasons. Select
120 the old synchronized behaviour.
134 bool "Preemption behaviour defined on boot"
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2-selection-flags.rst34 flag (and ``V4L2_SEL_FLAG_LE``) the behaviour is to choose the
/linux/Documentation/hwmon/
H A Dpwm-fan.rst26 pwm1_enable rw keep enable mode, defines behaviour when pwm1=0
/linux/Documentation/tools/rv/
H A Drv-mon-sched.rst25 the behaviour of the scheduler. Each monitor describes a specification that
/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/arch/arm64/boot/dts/marvell/
H A Dcn9130-cf-pro.dts52 * Configure LEDs default behaviour similar to switch ports:
276 * Indirectly configure default behaviour
/linux/drivers/memstick/core/
H A DKconfig13 normal behaviour is to remove them at suspend and
/linux/Documentation/core-api/
H A Dboot-time-mm.rst21 Memblock also offers a variety of APIs that control its own behaviour.

12345