| /kernel/linux/linux-5.10/drivers/staging/vt6656/ |
| D | power.c | 15 * vnt_enable_power_saving - Enable Power Saving Mode 16 * PSvDiasblePowerSaving - Disable Power Saving Mode 34 * Enable hw power saving functions 55 /* enable power saving hw function */ in vnt_enable_power_saving() 69 dev_dbg(&priv->usb->dev, "PS:Power Saving Mode Enable...\n"); in vnt_enable_power_saving() 76 /* disable power saving hw function */ in vnt_disable_power_saving()
|
| /kernel/linux/linux-6.6/drivers/staging/vt6656/ |
| D | power.c | 13 * vnt_enable_power_saving - Enable Power Saving Mode 14 * PSvDiasblePowerSaving - Disable Power Saving Mode 32 * Enable hw power saving functions 53 /* enable power saving hw function */ in vnt_enable_power_saving() 67 dev_dbg(&priv->usb->dev, "PS:Power Saving Mode Enable...\n"); in vnt_enable_power_saving() 74 /* disable power saving hw function */ in vnt_disable_power_saving()
|
| /kernel/linux/linux-6.6/drivers/staging/vt6655/ |
| D | power.c | 13 * PSvEnablePowerSaving - Enable Power Saving Mode 14 * PSvDiasblePowerSaving - Disable Power Saving Mode 42 * Enable hw power saving functions 77 /* enable power saving hw function */ in PSvEnablePowerSaving() 82 pr_debug("PS:Power Saving Mode Enable...\n"); in PSvEnablePowerSaving() 88 * Disable hw power saving functions 97 /* disable power saving hw function */ in PSvDisablePowerSaving()
|
| D | power.h | 20 #define PS_FAST_INTERVAL 1 /* Fast power saving listen interval */ 21 #define PS_MAX_INTERVAL 4 /* MAX power saving listen interval */
|
| /kernel/linux/linux-5.10/drivers/staging/vt6655/ |
| D | power.c | 15 * PSvEnablePowerSaving - Enable Power Saving Mode 16 * PSvDiasblePowerSaving - Disable Power Saving Mode 44 * Enable hw power saving functions 79 /* enable power saving hw function */ in PSvEnablePowerSaving() 84 pr_debug("PS:Power Saving Mode Enable...\n"); in PSvEnablePowerSaving() 90 * Disable hw power saving functions 99 /* disable power saving hw function */ in PSvDisablePowerSaving()
|
| D | power.h | 22 #define PS_FAST_INTERVAL 1 /* Fast power saving listen interval */ 23 #define PS_MAX_INTERVAL 4 /* MAX power saving listen interval */
|
| /kernel/linux/linux-6.6/Documentation/sound/designs/ |
| D | powersave.rst | 2 Notes on Power-Saving Mode 5 AC97 and HD-audio drivers have the automatic power-saving mode. 9 With the automatic power-saving, the driver turns off the codec power 18 power-saving. The default value of timeout is given via
|
| /kernel/linux/linux-5.10/Documentation/sound/designs/ |
| D | powersave.rst | 2 Notes on Power-Saving Mode 5 AC97 and HD-audio drivers have the automatic power-saving mode. 9 With the automatic power-saving, the driver turns off the codec power 18 power-saving. The default value of timeout is given via
|
| /kernel/linux/linux-6.6/drivers/staging/blackbox/ |
| D | Kconfig | 30 This option enables saving fault logs with memory by blackbox when a 48 This option enables saving fault logs with pstore blk by blackbox when a 60 This option enables saving fault logs with pstore ram by blackbox when a 68 This option enables saving fault logs with RAW partition by blackbox when a
|
| /kernel/linux/linux-5.10/drivers/staging/blackbox/ |
| D | Kconfig | 30 This option enables saving fault logs with memory by blackbox when a 48 This option enables saving fault logs with pstore blk by blackbox when a 60 This option enables saving fault logs with pstore ram by blackbox when a 68 This option enables saving fault logs with RAW partition by blackbox when a
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | nvs.c | 3 * nvs.c - Routines for saving and restoring ACPI NVS memory region 126 * suspend_nvs_free - free data pages allocated for saving NVS regions 150 * suspend_nvs_alloc - allocate memory necessary for saving NVS regions 173 printk(KERN_INFO "PM: Saving platform NVS memory\n"); in suspend_nvs_save()
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| D | nvs.c | 3 * nvs.c - Routines for saving and restoring ACPI NVS memory region 128 * suspend_nvs_free - free data pages allocated for saving NVS regions 152 * suspend_nvs_alloc - allocate memory necessary for saving NVS regions 175 pr_info("Saving platform NVS memory\n"); in suspend_nvs_save()
|
| /kernel/liteos_m/arch/risc-v/nuclei/gcc/ |
| D | los_exc.S | 61 /* Allocate stack space for context saving */ 169 /* Save the caller saving registers (context) */ 189 /* Restore the caller saving registers (context) */ 212 /* Save the caller saving registers (context) */ 240 /* Restore the caller saving registers (context) */
|
| /kernel/linux/linux-5.10/drivers/clk/qcom/ |
| D | clk-regmap.c | 20 * this as their is_enabled operation, saving some code. 46 * this as their enable() operation, saving some code. 70 * this as their disable() operation, saving some code.
|
| /kernel/linux/linux-6.6/drivers/clk/qcom/ |
| D | clk-regmap.c | 20 * this as their is_enabled operation, saving some code. 46 * this as their enable() operation, saving some code. 70 * this as their disable() operation, saving some code.
|
| /kernel/linux/linux-6.6/arch/microblaze/kernel/ |
| D | ftrace.c | 103 static unsigned int imm; /* saving whole imm instruction */ 109 static unsigned int bralid; /* saving whole bralid instruction */ 173 /* create proper saving to ftrace_call poll */ in ftrace_update_ftrace_func() 192 unsigned int old_jump; /* saving place for jump instruction */
|
| /kernel/linux/linux-6.6/samples/ftrace/ |
| D | ftrace-ops.c | 38 * On architectures with DYNAMIC_FTRACE_WITH_REGS, saving the full pt_regs can 39 * be more expensive than only saving the minimal necessary regs. 176 pr_info("this kernel does not support saving registers\n"); in ftrace_ops_sample_init() 200 " saving registers: %s\n" in ftrace_ops_sample_init()
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| D | ftrace.c | 103 static unsigned int imm; /* saving whole imm instruction */ 109 static unsigned int bralid; /* saving whole bralid instruction */ 178 /* create proper saving to ftrace_call poll */ in ftrace_update_ftrace_func() 197 unsigned int old_jump; /* saving place for jump instruction */
|
| /kernel/linux/linux-5.10/drivers/media/tuners/ |
| D | tda18250_priv.h | 57 #define R2C_PS1 0x2c /* power saving mode byte 1 */ 58 #define R2D_PS2 0x2d /* power saving mode byte 2 */ 59 #define R2E_PS3 0x2e /* power saving mode byte 3 */
|
| /kernel/linux/linux-6.6/drivers/media/tuners/ |
| D | tda18250_priv.h | 57 #define R2C_PS1 0x2c /* power saving mode byte 1 */ 58 #define R2D_PS2 0x2d /* power saving mode byte 2 */ 59 #define R2E_PS3 0x2e /* power saving mode byte 3 */
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | helpers.c | 25 * this as their is_enabled operation, saving some code. 57 * this as their enable() operation, saving some code. 83 * this as their disable() operation, saving some code. 127 * operation, saving some code. 171 * operation, saving some code. 233 * as their get_voltage_vsel operation, saving some code. 259 * as their set_voltage_vsel operation, saving some code. 773 * as their set_current_limit operation, saving some code. 825 * as their get_current_limit operation, saving some code. 922 * set_ramp_delay operation, saving some code.
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | idle_book3s.S | 47 * The caller is responsible for saving/restoring SPRs, MSR, timebase, 56 * Use the stack red zone rather than a new frame for saving regs since 154 * The caller is responsible for saving/restoring SPRs, MSR, timebase, 164 * Use the stack red zone rather than a new frame for saving regs since
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | idle_book3s.S | 47 * The caller is responsible for saving/restoring SPRs, MSR, timebase, 56 * Use the stack red zone rather than a new frame for saving regs since 154 * The caller is responsible for saving/restoring SPRs, MSR, timebase, 164 * Use the stack red zone rather than a new frame for saving regs since
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | aes_ctrby8_avx-x86_64.S | 524 * Saving/restoring must be done at a higher level 537 * Saving/restoring must be done at a higher level 550 * Saving/restoring must be done at a higher level 563 * Saving/restoring must be done at a higher level 576 * Saving/restoring must be done at a higher level 589 * Saving/restoring must be done at a higher level
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/powerpc/4xx/ |
| D | cpm.txt | 37 power saving will be seeing if support 40 saving techniques for the specific SoC.
|