Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\pm_runtime.h Create Date:2022-07-28 09:56:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pm_runtime_get_sync

Proto:static inline int pm_runtime_get_sync(struct device *dev)

Type:int

Parameter:

TypeParameterName
struct device *dev
226  Return __pm_runtime_resume(dev, Increment/decrement theusage_count )
Caller
NameDescribe
irq_chip_pm_getq_chip_pm_get - Enable power for an IRQ chip*@data: Pointer to interrupt specific data* Enable the power to the IRQ chip referenced by the interrupt data* structure.