/linux/include/uapi/linux/ |
H A D | if.h | 50 * 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 D | led.c | 80 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 D | led.c | 39 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 D | sysfs-platform-msi-laptop | 39 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.
|
H A D | sysfs-platform-asus-wmi | 67 can be toggled to boot with only the dGPU (discrete mode) or in
|
/linux/net/dccp/ccids/ |
H A D | Kconfig |
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_listen.c | 45 bool test_sockmap = false; /* toggled by user-space */ 46 bool test_ingress = false; /* toggled by user-space */
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | rohm,bd71815-regulator.yaml | 96 # 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 D | Kconfig |
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-davinci.txt | 27 GPIOs, so they can be toggled manually.
|
/linux/include/linux/input/ |
H A D | sparse-keymap.h | 26 * switch is toggled. KE_VSW switches ignore this field and
|
/linux/drivers/accessibility/speakup/ |
H A D | DefaultKeyAssignments | 37 InsKeyPad-Enter Shut Up (until toggled back on).
|
/linux/drivers/usb/typec/tcpm/ |
H A D | tcpci_maxim.h | 85 * max_contaminant_is_contaminant - Test if CC was toggled due to contaminant
|
/linux/sound/soc/codecs/ |
H A D | wm_adsp.h | 52 * Flag indicating the preloader widget only needs power toggled
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | summit,smb347-charger.yaml | 91 description: INOK signal is fixed and polarity needs to be toggled
|
/linux/Documentation/admin-guide/laptops/ |
H A D | alienware-wmi.rst | 80 If the device supports G-Mode, it is also toggled when selecting the
|
/linux/arch/x86/kvm/mmu/ |
H A D | spte.c | 190 * 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/net/batman-adv/ |
H A D | multicast.c | 1598 * orig, has toggled then this method updates the counter and the list 1644 * toggled then this method updates the counter and the list accordingly. 1689 * toggled then this method updates the counter and the list accordingly. 1734 * toggled then this method updates the counter and the list accordingly. 1779 * toggled then this method updates the counter and the list accordingly. 1824 * toggled then this method updates the counter accordingly.
|
/linux/drivers/atm/ |
H A D | nicstarmac.c | 23 * that must be toggled for the corresponding actions on the EEProm
|
/linux/drivers/iio/dac/ |
H A D | rohm-bd79703.c | 27 * The BD79703 latches last 12-bits when the chip-select is toggled. Thus we
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mcs_cnf10kb.c | 152 * MCS_CPM_TX_SLAVE_SA_MAP_MEM_0X[sc].tx_sa_active bit gets toggled if
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-ast2600-evb.dts | 300 * toggled by GPIO pins.
|
/linux/drivers/sbus/char/ |
H A D | display7seg.c | 134 * as toggled by user, even though it does not honor it. in d7s_ioctl()
|
/linux/scripts/kconfig/ |
H A D | qconf.cc | 875 connect(action, &QAction::toggled, in contextMenuEvent() 931 connect(action, &QAction::toggled, in ConfigInfoView() 1348 connect(showNameAction, &QAction::toggled, in ConfigMainWindow() 1368 connect(showDebugAction, &QAction::toggled, in ConfigMainWindow()
|
/linux/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-core.c | 220 * doorbell register is toggled by issuing the dummy-read from the remote in dw_hdma_v0_sync_ll_data()
|