Home
last modified time | relevance | path

Searched full:turn (Results 1 – 25 of 4062) sorted by relevance

12345678910>>...163

/kernel/linux/linux-4.19/fs/overlayfs/
DKconfig14 bool "Overlayfs: turn on redirect directory feature by default"
19 still possible to turn off redirects globally with the
45 bool "Overlayfs: turn on inodes index feature by default"
50 In this case it is still possible to turn off index globally with the
64 bool "Overlayfs: turn on NFS export feature by default"
71 In this case, it is still possible to turn off NFS export support
109 bool "Overlayfs: turn on metadata only copy up feature by default"
116 possible to turn off this feature globally with the "metacopy=off"
/kernel/linux/linux-5.10/fs/overlayfs/
DKconfig15 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"
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
DKconfig.debug40 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
/kernel/linux/linux-4.19/arch/powerpc/kernel/
Dl2cr_6xx.S68 - L2E set to turn on the cache
115 /* Turn off interrupts and data relocation. */
118 rlwinm r4,r4,0,28,26 /* Turn off DR bit */
129 rlwinm r4,r8,0,12,10 /* Turn off HID0[DPM] */
139 rlwinm r3,r3,0,11,9 /* Turn off the invalidate bit */
140 rlwinm r3,r3,0,1,31 /* Turn off the enable bit */
240 11: rlwinm r3,r3,0,11,9 /* Turn off the L2I bit */
299 /* Turn off interrupts and data relocation. */
302 rlwinm r4,r4,0,28,26 /* Turn off DR bit */
316 rlwinm r3,r3,0,22,20 /* Turn off the invalidate bit */
[all …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dl2cr_6xx.S56 - 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 …]
/kernel/linux/linux-5.10/include/drm/
Ddrm_panel.h44 * 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
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
DKconfig.debug35 Choose this option to turn on extra driver debugging that may affect
86 Choose this option to turn on extra driver debugging that may affect
98 Choose this option to turn on extra driver debugging that may affect
110 Choose this option to turn on extra driver debugging that may affect
152 Choose this option to turn on low level request tracing events.
163 Choose this option to turn on extra debug warnings for the
/kernel/linux/linux-4.19/include/linux/usb/
Dohci_pdriver.h40 /* 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 */
Dehci_pdriver.h54 /* 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 */
/kernel/linux/linux-5.10/include/linux/usb/
Dohci_pdriver.h40 /* 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 */
Dehci_pdriver.h54 /* 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 */
/kernel/linux/linux-4.19/include/drm/
Ddrm_panel.h39 * @disable: disable panel (turn off back light, etc.)
40 * @unprepare: turn off panel
41 * @prepare: turn on panel and perform set up
42 * @enable: enable panel (turn on back light, etc.)
49 * starts to transmit video data. Panel drivers can use this to turn the panel
62 * necessary to turn off the panel to avoid visual glitches. This is done in
104 * reset, turn off power supplies, ...). After this function has completed, it
122 * This will typically turn off the panel's backlight or disable the display
/kernel/linux/linux-4.19/Documentation/power/
Dtricks.txt7 * go with minimal config, turn off drivers like USB, AGP you don't
10 * turn off APIC and preempt
15 * turn off modules
/kernel/linux/linux-5.10/Documentation/power/
Dtricks.rst9 * go with minimal config, turn off drivers like USB, AGP you don't
12 * turn off APIC and preempt
17 * turn off modules
/kernel/linux/linux-4.19/drivers/staging/dgnc/
Ddgnc_cls.c34 /* Turn on CTS flow control, turn off IXON flow control */ in cls_set_cts_flow_control()
44 * Enable interrupts for CTS flow, turn off interrupts for in cls_set_cts_flow_control()
75 /* Turn on IXON flow control, turn off CTS flow control */ in cls_set_ixon_flow_control()
91 * Disable interrupts for CTS flow, turn on interrupts for in cls_set_ixon_flow_control()
120 /* Turn off IXON flow control, turn off CTS flow control */ in cls_set_no_output_flow_control()
130 * Disable interrupts for CTS flow, turn off interrupts for in cls_set_no_output_flow_control()
163 /* Turn on RTS flow control, turn off IXOFF flow control */ in cls_set_rts_flow_control()
201 /* Turn on IXOFF flow control, turn off RTS flow control */ in cls_set_ixoff_flow_control()
242 /* Turn off IXOFF flow control, turn off RTS flow control */ in cls_set_no_input_flow_control()
286 /* Turn break off, and unset some variables */ in cls_clear_break()
[all …]
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
Djsm_cls.c66 /* 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 …]
Djsm_neo.c43 /* 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 …]
/kernel/linux/linux-4.19/drivers/tty/serial/jsm/
Djsm_cls.c66 /* 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 …]
Djsm_neo.c43 /* 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 …]
/kernel/linux/linux-4.19/drivers/staging/rtl8712/
Drtl871x_mp.c523 /* 3. turn on scramble setting */ in r8712_SetSingleCarrierTx()
525 /* 4. Turn On Single Carrier Tx and off the other test modes. */ in r8712_SetSingleCarrierTx()
530 /* Turn off all test modes.*/ in r8712_SetSingleCarrierTx()
586 /* Turn Off All Test Mode */ in r8712_SetCarrierSuppressionTx()
595 /*turn off scramble setting*/ in r8712_SetCarrierSuppressionTx()
606 /*turn on scramble setting*/ in r8712_SetCarrierSuppressionTx()
626 /* Turn Off All Test Mode */ in SetCCKContinuousTx()
635 /*turn on scramble setting*/ in SetCCKContinuousTx()
640 /*turn on scramble setting*/ in SetCCKContinuousTx()
658 /* 3. turn on scramble setting */ in SetOFDMContinuousTx()
[all …]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Drtl871x_mp.c508 /* 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 …]
/kernel/linux/linux-4.19/Documentation/x86/x86_64/
Duefi.txt35 kernel command line parameters to turn off some or all EFI runtime
37 noefi turn off all EFI runtime services
38 reboot_type=k turn off EFI reboot runtime service
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dgbefb.c185 /* 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 …]
/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Duefi.rst45 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
/kernel/linux/linux-4.19/drivers/leds/trigger/
Dledtrig-cpu.c49 * 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()

12345678910>>...163