Home
last modified time | relevance | path

Searched refs:EXPORT_GPL_DEV_PM_OPS (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.c318 EXPORT_GPL_DEV_PM_OPS(dcss_dev_pm_ops) = {
/linux-6.15/include/linux/
H A Dpm_runtime.h47 EXPORT_GPL_DEV_PM_OPS(name) = { \
H A Dpm.h398 #define EXPORT_GPL_DEV_PM_OPS(name) _EXPORT_DEV_PM_OPS(name, "GPL", "") macro
/linux-6.15/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.c500 EXPORT_GPL_DEV_PM_OPS(panfrost_pm_ops) = {
/linux-6.15/drivers/mfd/
H A Dcs40l50-core.c563 EXPORT_GPL_DEV_PM_OPS(cs40l50_pm_ops) = {
H A Darizona-core.c784 EXPORT_GPL_DEV_PM_OPS(arizona_pm_ops) = {
/linux-6.15/sound/soc/codecs/
H A Dwm8804.c716 EXPORT_GPL_DEV_PM_OPS(wm8804_pm) = {
H A Dcs42xx8.c668 EXPORT_GPL_DEV_PM_OPS(cs42xx8_pm) = {
H A Dpcm3168a.c908 EXPORT_GPL_DEV_PM_OPS(pcm3168a_pm_ops) = {
H A Dcs35l41.c1474 EXPORT_GPL_DEV_PM_OPS(cs35l41_pm_ops) = {
H A Dcs35l45.c1506 EXPORT_GPL_DEV_PM_OPS(cs35l45_pm_ops) = {
H A Dpcm512x.c1790 EXPORT_GPL_DEV_PM_OPS(pcm512x_pm_ops) = {
/linux-6.15/drivers/i2c/busses/
H A Di2c-designware-common.c813 EXPORT_GPL_DEV_PM_OPS(i2c_dw_dev_pm_ops) = {