aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorHaijun Liu <haijun.liu@mediatek.com>2022-05-06 11:13:07 -0700
committerDavid S. Miller <davem@davemloft.net>2022-05-09 10:51:59 +0100
commit46e8f49ed7b3063f51e28f3ea2084b3da29c1503 (patch)
tree6b6f626ab66085c3ef91cb4121c1e0060fe2fe34 /net/core/dev.c
parentnet: wwan: t7xx: Add WWAN network interface (diff)
downloadlinux-rng-46e8f49ed7b3063f51e28f3ea2084b3da29c1503.tar.xz
linux-rng-46e8f49ed7b3063f51e28f3ea2084b3da29c1503.zip
net: wwan: t7xx: Introduce power management
Implements suspend, resumes, freeze, thaw, poweroff, and restore `dev_pm_ops` callbacks. From the host point of view, the t7xx driver is one entity. But, the device has several modules that need to be addressed in different ways during power management (PM) flows. The driver uses the term 'PM entities' to refer to the 2 DPMA and 2 CLDMA HW blocks that need to be managed during PM flows. When a dev_pm_ops function is called, the PM entities list is iterated and the matching function is called for each entry in the list. Signed-off-by: Haijun Liu <haijun.liu@mediatek.com> Signed-off-by: Chandrashekar Devegowda <chandrashekar.devegowda@intel.com> Co-developed-by: Ricardo Martinez <ricardo.martinez@linux.intel.com> Signed-off-by: Ricardo Martinez <ricardo.martinez@linux.intel.com> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions