Home
last modified time | relevance | path

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

12

/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/net/dccp/
DKconfig38 When compiling DCCP as a module, this debugging output can be toggled
/Linux-v6.6/Documentation/devicetree/bindings/i2c/
Di2c-davinci.txt27 GPIOs, so they can be toggled manually.
/Linux-v6.6/drivers/accessibility/speakup/
DDefaultKeyAssignments37 InsKeyPad-Enter Shut Up (until toggled back on).
/Linux-v6.6/scripts/kconfig/
Dqconf.cc895 connect(action, &QAction::toggled, in contextMenuEvent()
951 connect(action, &QAction::toggled, in ConfigInfoView()
1426 connect(showNameAction, &QAction::toggled, in ConfigMainWindow()
1446 connect(showDebugAction, &QAction::toggled, in ConfigMainWindow()
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-ast2600-evb.dts300 * toggled by GPIO pins.
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsm6115p-lenovo-j606f.dts317 * that needs to be toggled for the SD Card slot to work properly..
/Linux-v6.6/Documentation/sound/cards/
Dcmipci.rst195 can be toggled via IEC958 playback control, but usually you need to
/Linux-v6.6/Documentation/block/
Ddata-integrity.rst184 IMD generation and verification can be toggled using the::
/Linux-v6.6/Documentation/dev-tools/
Dkfence.rst250 static keys infrastructure. The static branch is toggled to redirect the
/Linux-v6.6/drivers/iio/dac/
DKconfig463 it needs to be toggled manually.
/Linux-v6.6/Documentation/powerpc/
Deeh-pci-error-recovery.rst98 the power to the card can be toggled, at least on hot-plug-capable
/Linux-v6.6/arch/arm/boot/dts/nvidia/
Dtegra30-asus-nexus7-grouper-common.dtsi963 * needs to be toggled when we want to get the
/Linux-v6.6/Documentation/driver-api/gpio/
Dconsumer.rst318 The active low state of a GPIO can also be queried and toggled using the
/Linux-v6.6/tools/testing/radix-tree/
Dmaple.c34348 bool toggled, modified, deleted, added; in rcu_reader_fwd() local
34354 toggled = modified = deleted = added = false; in rcu_reader_fwd()
34405 if (toggled && entry == expected) in rcu_reader_fwd()
34407 else if (!toggled && entry == alt) in rcu_reader_fwd()
34412 toggled = false; in rcu_reader_fwd()
34414 toggled = true; in rcu_reader_fwd()
34458 bool toggled, modified, deleted, added; in rcu_reader_rev() local
34464 toggled = modified = deleted = added = false; in rcu_reader_rev()
34553 if (toggled && entry == expected) in rcu_reader_rev()
34555 else if (!toggled && entry == alt) in rcu_reader_rev()
[all …]
/Linux-v6.6/Documentation/networking/
Dscaling.rst214 and cache contention) and toggled per CPU by setting the relevant bit
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-driver-mlxreg-io588 For reset/recovery the related file should be toggled by 1/0.
/Linux-v6.6/arch/
DKconfig81 instruction. When the condition flag is toggled to true, the
/Linux-v6.6/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst688 Video expansion can be toggled through this feature. This controls

12