Home
last modified time | relevance | path

Searched refs:vfe_pm_domain_on (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/media/platform/qcom/camss/
Dcamss-vfe.h227 int vfe_pm_domain_on(struct vfe_device *vfe);
Dcamss-vfe-480.c501 .pm_domain_on = vfe_pm_domain_on,
Dcamss-vfe-17x.c690 .pm_domain_on = vfe_pm_domain_on,
Dcamss-vfe-4-8.c1153 .pm_domain_on = vfe_pm_domain_on,
Dcamss-vfe-4-7.c1163 .pm_domain_on = vfe_pm_domain_on,
Dcamss-vfe.c608 int vfe_pm_domain_on(struct vfe_device *vfe) in vfe_pm_domain_on() function