Home
last modified time | relevance | path

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

123

/linux/include/uapi/linux/
H A 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/drivers/net/wireless/ath/carl9170/
H A 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/drivers/net/wireless/intersil/p54/
H A 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()
/linux/Documentation/ABI/testing/
H A 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/net/dccp/ccids/
H A DKconfig
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_listen.c45 bool test_sockmap = false; /* toggled by user-space */
46 bool test_ingress = false; /* toggled by user-space */
/linux/Documentation/devicetree/bindings/regulator/
H A 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/net/dccp/
H A DKconfig
/linux/include/linux/input/
H A Dsparse-keymap.h26 * switch is toggled. KE_VSW switches ignore this field and
/linux/drivers/accessibility/speakup/
H A DDefaultKeyAssignments37 InsKeyPad-Enter Shut Up (until toggled back on).
/linux/sound/hda/codecs/hdmi/
H A Dtegrahdmi.c43 * (i.e. it needs to be toggled). The trigger bit is not applicable from
122 * Whenever the 31st trigger bit is toggled, an interrupt is raised in tegra_hdmi_set_format()
/linux/Documentation/devicetree/bindings/power/supply/
H A Dsummit,smb347-charger.yaml89 description: INOK signal is fixed and polarity needs to be toggled
/linux/Documentation/admin-guide/laptops/
H A Dalienware-wmi.rst80 If the device supports G-Mode, it is also toggled when selecting the
/linux/drivers/iio/dac/
H A Drohm-bd79703.c27 * The BD79703 latches last 12-bits when the chip-select is toggled. Thus we
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_cnf10kb.c152 * MCS_CPM_TX_SLAVE_SA_MAP_MEM_0X[sc].tx_sa_active bit gets toggled if
/linux/drivers/sbus/char/
H A Ddisplay7seg.c134 * as toggled by user, even though it does not honor it. in d7s_ioctl()
/linux/arch/arm64/boot/dts/qcom/
H A Dsm6115p-lenovo-j606f.dts317 * that needs to be toggled for the SD Card slot to work properly..
/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,tphy.yaml254 force-mode is set, will cause phy's power and pipe toggled and force
/linux/scripts/kconfig/
H A Dqconf.cc887 connect(action, &QAction::toggled, in contextMenuEvent()
943 connect(action, &QAction::toggled, in ConfigInfoView()
1361 connect(showNameAction, &QAction::toggled, in ConfigMainWindow()
1394 connect(showDebugAction, &QAction::toggled, in ConfigMainWindow()
/linux/Documentation/sound/cards/
H A Dcmipci.rst195 can be toggled via IEC958 playback control, but usually you need to
/linux/net/netfilter/
H A Dnft_set_pipapo.h125 * @map_index: Current working bitmap index, toggled between field matches
/linux/sound/soc/pxa/
H A Dpxa2xx-i2s.c303 * If SACR0[ENB] is toggled in the middle of a normal operation, in pxa2xx_i2s_probe()
/linux/drivers/dma/dw-edma/
H A Ddw-hdma-v0-core.c220 * doorbell register is toggled by issuing the dummy-read from the remote in dw_hdma_v0_sync_ll_data()
/linux/tools/testing/selftests/kvm/x86/
H A Dsync_regs_test.c9 * in kvm_run.s.regs when kvm_valid_regs and kvm_dirty_regs are toggled.
/linux/drivers/regulator/
H A Dmax8660.c414 /* Otherwise devices can be toggled via software */ in max8660_probe()

123