/kernel/liteos_a/kernel/extended/power/ |
D | los_pm.c | 131 if (((prepare == 0) || (prepare == OS_PM_SYS_DEVICE_EARLY)) && (pm->sysctrl->late != NULL)) { in OsPmResumePrepare() 132 pm->sysctrl->late(mode); in OsPmResumePrepare() 248 if (sysctrl->late != NULL) { in OsPmSysctrlRegister() 249 pm->sysctrl->late = sysctrl->late; in OsPmSysctrlRegister() 664 g_sysctrl.late = NULL; in OsPmSysctrlInit()
|
/kernel/liteos_m/components/power/ |
D | los_pm.c | 81 g_sysctrl.late = NULL; in OsPmSysctrlInit() 201 if (((prepare == 0) || (prepare == OS_PM_SYS_DEVICE_EARLY)) && (pm->sysctrl->late != NULL)) { in OsPmResumePrepare() 202 pm->sysctrl->late(mode); in OsPmResumePrepare() 366 if (sysctrl->late != NULL) { in OsPmSysctrlRegister() 367 pm->sysctrl->late = sysctrl->late; in OsPmSysctrlRegister()
|
D | los_pm.h | 179 VOID (*late)(UINT32 mode); member
|
/kernel/liteos_a/kernel/include/ |
D | los_pm.h | 69 VOID (*late)(UINT32 mode); member
|
/kernel/linux/linux-5.10/drivers/block/aoe/ |
D | aoeblk.c | 351 int late = 0; in aoeblk_gdalloc() local 360 late = 1; in aoeblk_gdalloc() 362 if (late) in aoeblk_gdalloc()
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | hwpoison.rst | 73 late kill 76 Note some pages are always handled as late kill. 88 Set early/late kill mode/revert to system default
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-devices-platform-stratix10-rsu | 47 (RO) the version number of RSU firmware. 19.3 or late 55 19.3 or late:
|
D | sysfs-class-net-statistics | 217 late collisions errors.
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 14 The eTSEC controller (first included in parts from late 2005 like
|
/kernel/linux/linux-5.10/Documentation/doc-guide/ |
D | maintainer-profile.rst | 34 the merge window. The docs tree tends to close late before the merge
|
/kernel/liteos_m/testsuites/sample/kernel/power/ |
D | It_los_pm_003.c | 116 .late = SystemPmLate,
|
D | It_los_pm_002.c | 114 .late = SystemPmLate,
|
/kernel/linux/linux-5.10/Documentation/nvdimm/ |
D | maintainer-entry-profile.rst | 51 patch set requires more than 2 weeks of review, -rc4 is already too late
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | suspend-and-interrupts.rst | 13 suspend after the "late" phase of suspending devices (that is, after all of the 17 The rationale for doing so is that after the "late" phase of device suspend
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | persistent-data.rst | 9 that is managed in kernel. In late 2010 we were seeing that various
|
/kernel/linux/linux-5.10/net/bluetooth/ |
D | Kconfig | 121 are run late in the initcall hierarchy.
|
/kernel/linux/linux-5.10/Documentation/arm64/ |
D | amu.rst | 54 selected we unconditionally enable the capability to allow any late CPU
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | micrel-ksz90x1.txt | 19 before it was corrected in revision 1.2 (Feb 2014), but it is too late to
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | it87.rst | 207 the IT8716F and late IT8712F have 6. They are shared with other functions 222 IT8783E/F, and late IT8712F and IT8705F also have optional 16-bit tachometer
|
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 80 *late suspend* and *noirq suspend* (see :ref:`driverapi_pm_devices` for more 86 The runtime PM API is disabled for every device during the *late* suspend
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | intro.rst | 36 The first API for Digital TV cards we used at Convergence in late 1999 was an
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | sstfb.rst | 30 This driver (should) work on ix86, with "late" 2.2.x kernel (tested
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | eisa.rst | 214 bus root driver usually kicks in rather late in the boot process).
|
/kernel/linux/linux-5.10/drivers/memory/ |
D | Kconfig | 136 the EMIF PM code must run from on-chip SRAM late in the suspend
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0004_linux_fs.patch | 277 - /* Cancel if possible (may be too late though). */
|