Home
last modified time | relevance | path

Searched full:toggled (Results 1 – 25 of 139) sorted by relevance

123456

/linux-6.12.1/include/uapi/linux/
Dif.h50 * via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
51 * are annotated below, note that only a few flags can be toggled and some
59 * @IFF_UP: interface is up. Can be toggled through sysfs.
61 * @IFF_DEBUG: turn on debugging. Can be toggled through sysfs.
64 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
67 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
68 * @IFF_PROMISC: receive all packets. Can be toggled through sysfs.
69 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
73 * @IFF_MULTICAST: Supports multicast. Can be toggled through sysfs.
74 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
[all …]
/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()
/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/tools/testing/selftests/bpf/progs/
Dtest_sockmap_listen.c45 bool test_sockmap = false; /* toggled by user-space */
46 bool test_ingress = false; /* toggled by user-space */
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Drohm,bd71815-regulator.yaml96 # buck voltages to not be toggled by HW state. Enable status may still
97 # be toggled by state changes depending on HW default settings.
/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/include/linux/input/
Dsparse-keymap.h26 * switch is toggled. KE_VSW switches ignore this field and
/linux-6.12.1/drivers/accessibility/speakup/
DDefaultKeyAssignments37 InsKeyPad-Enter Shut Up (until toggled back on).
/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpci_maxim.h85 * max_contaminant_is_contaminant - Test if CC was toggled due to contaminant
/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.h50 * Flag indicating the preloader widget only needs power toggled
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/
Dsummit,smb347-charger.yaml91 description: INOK signal is fixed and polarity needs to be toggled
/linux-6.12.1/arch/x86/kvm/mmu/
Dspte.c190 * is toggled on, and that's a net negative for performance when TDP is in make_spte()
192 * when CR0.PG is toggled, but leveraging that to ignore the mitigation in make_spte()
/linux-6.12.1/net/batman-adv/
Dmulticast.c1599 * orig, has toggled then this method updates the counter and the list
1645 * toggled then this method updates the counter and the list accordingly.
1690 * toggled then this method updates the counter and the list accordingly.
1735 * toggled then this method updates the counter and the list accordingly.
1780 * toggled then this method updates the counter and the list accordingly.
1825 * toggled then this method updates the counter accordingly.
/linux-6.12.1/drivers/atm/
Dnicstarmac.c23 * that must be toggled for the corresponding actions on the EEProm
/linux-6.12.1/include/linux/
Dalcor_pci.h39 * 0x61 - LED related? Always toggled BIT0
/linux-6.12.1/arch/arm/boot/dts/aspeed/
Daspeed-ast2600-evb.dts300 * toggled by GPIO pins.
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs_cnf10kb.c152 * MCS_CPM_TX_SLAVE_SA_MAP_MEM_0X[sc].tx_sa_active bit gets toggled if
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dfsl,fec.yaml223 milliseconds will be observed after the phy-reset-gpios has been toggled.
/linux-6.12.1/drivers/sbus/char/
Ddisplay7seg.c134 * as toggled by user, even though it does not honor it. in d7s_ioctl()
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dmediatek,tphy.yaml242 force-mode is set, will cause phy's power and pipe toggled and force

123456