Home
last modified time | relevance | path

Searched refs:toggled (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.12.1/drivers/net/wireless/ath/carl9170/
Dled.c80 ar->leds[i].toggled) { in carl9170_led_update()
82 if (ar->leds[i].toggled) in carl9170_led_update()
83 tmp = 70 + 200 / (ar->leds[i].toggled); in carl9170_led_update()
89 ar->leds[i].toggled = 0; in carl9170_led_update()
116 arl->toggled++; in carl9170_led_set_brightness()
120 if (likely(IS_ACCEPTING_CMD(ar) && arl->toggled)) in carl9170_led_set_brightness()
158 ar->leds[i].toggled = 0; in carl9170_led_unregister()
Dcarl9170.h204 unsigned int toggled; member
/linux-6.12.1/drivers/net/wireless/intersil/p54/
Dled.c39 if (priv->leds[i].toggled) { in p54_update_leds()
42 tmp = 70 + 200 / (priv->leds[i].toggled); in p54_update_leds()
49 priv->leds[i].toggled = in p54_update_leds()
76 led->toggled++; in p54_led_brightness_set()
152 priv->leds[i].toggled = 0; in p54_unregister_leds()
Dp54.h151 unsigned int toggled; member
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-platform-msi-laptop39 Touchpad state can only be toggled by pressing Fn+F3.
62 power. ECO mode can only be toggled by pressing Fn+F10.
82 toggled in software.
Dsysfs-platform-asus-wmi67 can be toggled to boot with only the dGPU (discrete mode) or in
/linux-6.12.1/net/dccp/ccids/
DKconfig9 The debugging output can additionally be toggled by setting the
45 The debugging output can additionally be toggled by setting the
/linux-6.12.1/net/dccp/
DKconfig38 When compiling DCCP as a module, this debugging output can be toggled
/linux-6.12.1/Documentation/devicetree/bindings/i2c/
Di2c-davinci.txt27 GPIOs, so they can be toggled manually.
/linux-6.12.1/drivers/accessibility/speakup/
DDefaultKeyAssignments37 InsKeyPad-Enter Shut Up (until toggled back on).
/linux-6.12.1/scripts/kconfig/
Dqconf.cc896 connect(action, &QAction::toggled, in contextMenuEvent()
952 connect(action, &QAction::toggled, in ConfigInfoView()
1416 connect(showNameAction, &QAction::toggled, in ConfigMainWindow()
1436 connect(showDebugAction, &QAction::toggled, in ConfigMainWindow()
/linux-6.12.1/arch/arm/boot/dts/aspeed/
Daspeed-ast2600-evb.dts300 * toggled by GPIO pins.
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsm6115p-lenovo-j606f.dts317 * that needs to be toggled for the SD Card slot to work properly..
/linux-6.12.1/Documentation/sound/cards/
Dcmipci.rst195 can be toggled via IEC958 playback control, but usually you need to
/linux-6.12.1/Documentation/block/
Ddata-integrity.rst177 IMD generation and verification can be toggled using the::
/linux-6.12.1/Documentation/dev-tools/
Dkfence.rst257 static keys infrastructure. The static branch is toggled to redirect the
/linux-6.12.1/Documentation/arch/powerpc/
Deeh-pci-error-recovery.rst98 the power to the card can be toggled, at least on hot-plug-capable
/linux-6.12.1/drivers/iio/dac/
DKconfig529 it needs to be toggled manually.
/linux-6.12.1/arch/arm/boot/dts/nvidia/
Dtegra30-asus-nexus7-grouper-common.dtsi966 * needs to be toggled when we want to get the
/linux-6.12.1/Documentation/driver-api/gpio/
Dconsumer.rst320 The active low state of a GPIO can also be queried and toggled using the
/linux-6.12.1/tools/testing/radix-tree/
Dmaple.c34357 bool toggled, modified, deleted, added; in rcu_reader_fwd() local
34363 toggled = modified = deleted = added = false; in rcu_reader_fwd()
34414 if (toggled && entry == expected) in rcu_reader_fwd()
34416 else if (!toggled && entry == alt) in rcu_reader_fwd()
34421 toggled = false; in rcu_reader_fwd()
34423 toggled = true; in rcu_reader_fwd()
34467 bool toggled, modified, deleted, added; in rcu_reader_rev() local
34473 toggled = modified = deleted = added = false; in rcu_reader_rev()
34562 if (toggled && entry == expected) in rcu_reader_rev()
34564 else if (!toggled && entry == alt) in rcu_reader_rev()
[all …]
/linux-6.12.1/Documentation/driver-api/crypto/iaa/
Diaa-crypto.rst238 codes if unsuccessful. This can be toggled with 0/1::
/linux-6.12.1/Documentation/networking/
Dscaling.rst271 and cache contention) and toggled per CPU by setting the relevant bit
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-driver-mlxreg-io588 For reset/recovery the related file should be toggled by 1/0.
/linux-6.12.1/arch/
DKconfig98 instruction. When the condition flag is toggled to true, the

12