Home
last modified time | relevance | path

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

12

/linux-5.19.10/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-5.19.10/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-5.19.10/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.
/linux-5.19.10/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-5.19.10/Documentation/devicetree/bindings/regulator/
Drohm,bd71815-regulator.yaml95 # buck voltages to not be toggled by HW state. Enable status may still
96 # be toggled by state changes depending on HW default settings.
/linux-5.19.10/net/dccp/
DKconfig38 When compiling DCCP as a module, this debugging output can be toggled
/linux-5.19.10/Documentation/devicetree/bindings/i2c/
Di2c-davinci.txt27 GPIOs, so they can be toggled manually.
/linux-5.19.10/drivers/accessibility/speakup/
DDefaultKeyAssignments37 InsKeyPad-Enter Shut Up (until toggled back on).
/linux-5.19.10/Documentation/devicetree/bindings/power/supply/
Dsummit,smb347-charger.yaml91 description: INOK signal is fixed and polarity needs to be toggled
/linux-5.19.10/scripts/kconfig/
Dqconf.cc893 connect(action, &QAction::toggled, in contextMenuEvent()
949 connect(action, &QAction::toggled, in ConfigInfoView()
1424 connect(showNameAction, &QAction::toggled, in ConfigMainWindow()
1444 connect(showDebugAction, &QAction::toggled, in ConfigMainWindow()
/linux-5.19.10/arch/arm/boot/dts/
Daspeed-ast2600-evb.dts287 * toggled by GPIO pins.
Dtegra30-asus-nexus7-grouper-common.dtsi953 * needs to be toggled when we want to get the
/linux-5.19.10/Documentation/devicetree/bindings/net/
Dfsl,fec.yaml206 milliseconds will be observed after the phy-reset-gpios has been toggled.
/linux-5.19.10/Documentation/sound/cards/
Dcmipci.rst195 can be toggled via IEC958 playback control, but usually you need to
/linux-5.19.10/Documentation/block/
Ddata-integrity.rst184 IMD generation and verification can be toggled using the::
/linux-5.19.10/Documentation/dev-tools/
Dkfence.rst250 static keys infrastructure. The static branch is toggled to redirect the
/linux-5.19.10/drivers/iio/dac/
DKconfig438 it needs to be toggled manually.
/linux-5.19.10/Documentation/powerpc/
Deeh-pci-error-recovery.rst98 the power to the card can be toggled, at least on hot-plug-capable
/linux-5.19.10/Documentation/driver-api/gpio/
Dconsumer.rst318 The active low state of a GPIO can also be queried and toggled using the
/linux-5.19.10/Documentation/networking/
Dscaling.rst214 and cache contention) and toggled per CPU by setting the relevant bit
/linux-5.19.10/arch/
DKconfig69 instruction. When the condition flag is toggled to true, the
/linux-5.19.10/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst688 Video expansion can be toggled through this feature. This controls
/linux-5.19.10/Documentation/virt/kvm/
Dapi.rst3107 kvm_irqfd.gsi specifies the irqchip pin toggled by this event. When

12