summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2023-02-13 19:50:05 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-02-13 21:17:34 +0300
commit41a337b40e983db4f0e1602308109f2b93687a06 (patch)
treead1db4cae5512d9a055f773fd7d8c4f846b3d0c2 /tools/perf/scripts/python/exported-sql-viewer.py
parent450316dc4f41e857c928dfbcc495c3810d4b1928 (diff)
downloadlinux-41a337b40e983db4f0e1602308109f2b93687a06.tar.xz
PM: Add EXPORT macros for exporting PM functions
Add a pair of macros for exporting functions only if CONFIG_PM is enabled. The naming follows the style of the standard EXPORT_SYMBOL_*() macros that they replace. Sometimes a module wants to export PM functions directly to other drivers, not a complete struct dev_pm_ops. A typical example is where a core library exports the generic (shared) implementation and calling code wraps one or more of these in custom code. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions