Home
last modified time | relevance | path

Searched refs:pm_domain_off (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h107 void (*pm_domain_off)(struct vfe_device *vfe); member
H A Dcamss-vfe-480.c500 .pm_domain_off = vfe_pm_domain_off,
H A Dcamss-vfe.c833 vfe->res->hw_ops->pm_domain_off(vfe); in vfe_get()
859 vfe->res->hw_ops->pm_domain_off(vfe); in vfe_put()
H A Dcamss-vfe-17x.c689 .pm_domain_off = vfe_pm_domain_off,
H A Dcamss-vfe-4-1.c1002 .pm_domain_off = vfe_4_1_pm_domain_off,
H A Dcamss-vfe-4-8.c1152 .pm_domain_off = vfe_pm_domain_off,
H A Dcamss-vfe-4-7.c1162 .pm_domain_off = vfe_pm_domain_off,
H A Dcamss.c1636 vfe->res->hw_ops->pm_domain_off(vfe); in camss_pm_domain_off()