/Linux-v5.10/fs/overlayfs/ |
D | Kconfig | 15 bool "Overlayfs: turn on redirect directory feature by default" 20 still possible to turn off redirects globally with the 46 bool "Overlayfs: turn on inodes index feature by default" 51 In this case it is still possible to turn off index globally with the 65 bool "Overlayfs: turn on NFS export feature by default" 72 In this case, it is still possible to turn off NFS export support 111 bool "Overlayfs: turn on metadata only copy up feature by default" 118 possible to turn off this feature globally with the "metacopy=off"
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | l2cr_6xx.S | 56 - L2E set to turn on the cache 103 /* Turn off interrupts and data relocation. */ 106 rlwinm r4,r4,0,28,26 /* Turn off DR bit */ 117 rlwinm r4,r8,0,12,10 /* Turn off HID0[DPM] */ 127 rlwinm r3,r3,0,11,9 /* Turn off the invalidate bit */ 128 rlwinm r3,r3,0,1,31 /* Turn off the enable bit */ 228 11: rlwinm r3,r3,0,11,9 /* Turn off the L2I bit */ 286 /* Turn off interrupts and data relocation. */ 289 rlwinm r4,r4,0,28,26 /* Turn off DR bit */ 303 rlwinm r3,r3,0,22,20 /* Turn off the invalidate bit */ [all …]
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 40 Choose this option to turn on extra driver debugging that may affect 118 Choose this option to turn on extra driver debugging that may affect 130 Choose this option to turn on extra driver debugging that may affect 142 Choose this option to turn on extra driver debugging that may affect 186 Choose this option to turn on low level request tracing events. 197 Choose this option to turn on extra debug warnings for the 211 Choose this option to turn on extra state checking for the
|
/Linux-v5.10/include/drm/ |
D | drm_panel.h | 44 * starts to transmit video data. Panel drivers can use this to turn the panel 57 * necessary to turn off the panel to avoid visual glitches. This is done in 74 * Turn on panel and perform set up. 83 * Enable panel (turn on back light, etc.). 92 * Disable panel (turn off back light, etc.). 101 * Turn off panel. 144 * Backlight device, used to turn on backlight after the call 145 * to enable(), and to turn off backlight before the call to
|
/Linux-v5.10/include/linux/usb/ |
D | ohci_pdriver.h | 40 /* Turn on all power and clocks */ 42 /* Turn off all power and clocks */ 44 /* Turn on only VBUS suspend power and hotplug detection, 45 * turn off everything else */
|
D | ehci_pdriver.h | 54 /* Turn on all power and clocks */ 56 /* Turn off all power and clocks */ 58 /* Turn on only VBUS suspend power and hotplug detection, 59 * turn off everything else */
|
/Linux-v5.10/Documentation/power/ |
D | tricks.rst | 9 * go with minimal config, turn off drivers like USB, AGP you don't 12 * turn off APIC and preempt 17 * turn off modules
|
/Linux-v5.10/drivers/tty/serial/jsm/ |
D | jsm_cls.c | 66 /* Turn on CTS flow control, turn off IXON flow control */ in cls_set_cts_flow_control() 76 * Enable interrupts for CTS flow, turn off interrupts for in cls_set_cts_flow_control() 107 /* Turn on IXON flow control, turn off CTS flow control */ in cls_set_ixon_flow_control() 123 * Disable interrupts for CTS flow, turn on interrupts for in cls_set_ixon_flow_control() 152 /* Turn off IXON flow control, turn off CTS flow control */ in cls_set_no_output_flow_control() 162 * Disable interrupts for CTS flow, turn off interrupts for in cls_set_no_output_flow_control() 195 /* Turn on RTS flow control, turn off IXOFF flow control */ in cls_set_rts_flow_control() 233 /* Turn on IXOFF flow control, turn off RTS flow control */ in cls_set_ixoff_flow_control() 274 /* Turn off IXOFF flow control, turn off RTS flow control */ in cls_set_no_input_flow_control() 311 /* Turn break off, and unset some variables */ in cls_clear_break() [all …]
|
D | jsm_neo.c | 43 /* Turn on auto CTS flow control */ in neo_set_cts_flow_control() 47 /* Turn off auto Xon flow control */ in neo_set_cts_flow_control() 53 /* Turn on UART enhanced bits */ in neo_set_cts_flow_control() 56 /* Turn on table D, with 8 char hi/low watermarks */ in neo_set_cts_flow_control() 74 /* Turn on auto RTS flow control */ in neo_set_rts_flow_control() 78 /* Turn off auto Xoff flow control */ in neo_set_rts_flow_control() 85 /* Turn on UART enhanced bits */ in neo_set_rts_flow_control() 114 /* Turn off auto CTS flow control */ in neo_set_ixon_flow_control() 118 /* Turn on auto Xon flow control */ in neo_set_ixon_flow_control() 124 /* Turn on UART enhanced bits */ in neo_set_ixon_flow_control() [all …]
|
/Linux-v5.10/drivers/staging/rtl8712/ |
D | rtl871x_mp.c | 508 /* 3. turn on scramble setting */ in r8712_SetSingleCarrierTx() 510 /* 4. Turn On Single Carrier Tx and off the other test modes. */ in r8712_SetSingleCarrierTx() 515 /* Turn off all test modes.*/ in r8712_SetSingleCarrierTx() 571 /* Turn Off All Test Mode */ in r8712_SetCarrierSuppressionTx() 580 /*turn off scramble setting*/ in r8712_SetCarrierSuppressionTx() 591 /*turn on scramble setting*/ in r8712_SetCarrierSuppressionTx() 611 /* Turn Off All Test Mode */ in SetCCKContinuousTx() 620 /*turn on scramble setting*/ in SetCCKContinuousTx() 625 /*turn on scramble setting*/ in SetCCKContinuousTx() 643 /* 3. turn on scramble setting */ in SetOFDMContinuousTx() [all …]
|
/Linux-v5.10/drivers/video/fbdev/ |
D | gbefb.c | 185 /* Turn on dotclock PLL */ in gbe_reset() 193 * Description: This should turn off the monitor and gbe. This is used 210 /* turn off DMA */ in gbe_turn_off() 244 printk(KERN_ERR "gbefb: turn off DMA timed out\n"); in gbe_turn_off() 272 /* turn off pixel counter */ in gbe_turn_off() 285 printk(KERN_ERR "gbefb: turn off pixel clock timed out\n"); in gbe_turn_off() 287 /* turn off dot clock */ in gbe_turn_off() 300 printk(KERN_ERR "gbefb: turn off dotclock timed out\n"); in gbe_turn_off() 324 /* turn on dot clock */ in gbe_turn_on() 337 printk(KERN_ERR "gbefb: turn on dotclock timed out\n"); in gbe_turn_on() [all …]
|
/Linux-v5.10/Documentation/x86/x86_64/ |
D | uefi.rst | 45 kernel command line parameters to turn off some or all EFI runtime 49 turn off all EFI runtime services 51 turn off EFI reboot runtime service
|
/Linux-v5.10/drivers/leds/trigger/ |
D | ledtrig-cpu.c | 49 * bound LED to turn on or turn off. 60 /* Will turn the LED on, max brightness */ in ledtrig_cpu() 67 /* Will turn the LED off */ in ledtrig_cpu()
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | perfmon.h | 103 int debug; /* turn on/off debugging via syslog */ 104 int debug_ovfl; /* turn on/off debug printk in overflow handler */ 105 int fastctxsw; /* turn on/off fast (unsecure) ctxsw */ 106 int expert_mode; /* turn on/off value checking */
|
/Linux-v5.10/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu-qcom.c | 40 * such as USB and UFS, turn off wait-for-safe on sdm845 based boards, in qcom_sdm845_smmu500_reset() 42 * call handlers to turn on/off the wait-for-safe logic. in qcom_sdm845_smmu500_reset() 46 dev_warn(smmu->dev, "Failed to turn off SAFE logic\n"); in qcom_sdm845_smmu500_reset()
|
/Linux-v5.10/drivers/pci/hotplug/ |
D | shpchp_ctrl.c | 258 /* turn on board, blink green LED, turn off Amber LED */ in board_added() 287 /* turn on board, blink green LED, turn off Amber LED */ in board_added() 321 /* turn off slot, turn on Amber LED, turn off Green LED */ in board_added() 354 /* turn off slot, turn on Amber LED, turn off Green LED */ in remove_board() 475 /* blink green LED and turn off amber */ in handle_button_press_event()
|
D | pciehp_ctrl.c | 34 * Turn off slot, turn on attention indicator, turn off power in set_slot_off() 105 * remove_board - Turn off slot and Power Indicator 176 /* blink power indicator and turn off attention */ in pciehp_handle_button_press() 230 * If the slot is on and presence or link has changed, turn it off. in pciehp_handle_presence_or_link_change() 254 /* Turn the slot on if it's occupied or link is up */ in pciehp_handle_presence_or_link_change()
|
/Linux-v5.10/arch/x86/power/ |
D | hibernate_asm_64.S | 79 movq %rcx, %cr4; # turn off PGE 82 movq %rbx, %cr4; # turn PGE back on 113 movq %rdx, %cr4; # turn off PGE 116 movq %rax, %cr4; # turn PGE back on
|
/Linux-v5.10/drivers/staging/vt6656/ |
D | power.c | 61 /* Warren:MUST turn on this once before turn on AUTOSLEEP ,or the in vnt_enable_power_saving() 108 /* Turn on wake up to listen next beacon */ in vnt_next_tbtt_wakeup()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | armada-385-synology-ds116.dts | 57 * "4" : turn the power LED ON 59 * "6" : turn the power LED OFF 60 * "7" : turn the status LED OFF 61 * "8" : turn the status LED ON 64 * "B" : turn the motherboard LED OFF
|
/Linux-v5.10/arch/arm/mach-qcom/ |
D | platsmp.c | 113 /* Turn on CPU rail */ in kpssv1_release_secondary() 199 /* Turn on the BHS, turn off LDO Bypass and power down LDO */ in kpssv2_release_secondary() 206 /* Turn on BHS segments */ in kpssv2_release_secondary() 213 /* Finally turn on the bypass so that BHS supplies power */ in kpssv2_release_secondary()
|
/Linux-v5.10/arch/m68k/amiga/ |
D | amisound.c | 62 /* without amifb, turn video off and enable high quality sound */ in amiga_init_sound() 100 /* turn on DMA for audio channel 2 */ in amiga_mksound() 112 /* turn off DMA for audio channel 2 */ in nosound()
|
/Linux-v5.10/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_phy_8x60.c | 39 /* Turn PowerGen on: */ in hdmi_phy_8x60_powerup() 48 /* Turn PLL power on: */ in hdmi_phy_8x60_powerup() 103 /* Turn off Driver */ in hdmi_phy_8x60_powerdown()
|
/Linux-v5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 37 - devbus,turn-off-ps: Defines the time during which the controller does not 78 affect on <turn-off-ps> parameter. 79 Set <rd-hold-ps> to a value smaller than <turn-off-ps>. 141 devbus,turn-off-ps = <60000>;
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/ti/ |
D | tlan.rst | 68 0x01 Turn on general debugging messages. 69 0x02 Turn on receive debugging messages. 70 0x04 Turn on transmit debugging messages. 71 0x08 Turn on list debugging messages.
|