dev_pm_domain 751 include/linux/device.h struct dev_pm_domain *pm_domain; dev_pm_domain 17 include/linux/pm_clock.h struct dev_pm_domain *pm_domain; dev_pm_domain 29 include/linux/pm_domain.h bool (*power_down_ok)(struct dev_pm_domain *domain); dev_pm_domain 47 include/linux/pm_domain.h struct dev_pm_domain domain; /* PM domain operations */ dev_pm_domain 81 include/linux/pm_domain.h static inline struct generic_pm_domain *pd_to_genpd(struct dev_pm_domain *pd) dev_pm_domain 66 include/linux/vga_switcheroo.h int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain); dev_pm_domain 68 include/linux/vga_switcheroo.h int vga_switcheroo_init_domain_pm_optimus_hdmi_audio(struct device *dev, struct dev_pm_domain *domain); dev_pm_domain 85 include/linux/vga_switcheroo.h static inline int vga_switcheroo_init_domain_pm_ops(struct device *dev, struct dev_pm_domain *domain) { return -EINVAL; } dev_pm_domain 87 include/linux/vga_switcheroo.h static inline int vga_switcheroo_init_domain_pm_optimus_hdmi_audio(struct device *dev, struct dev_pm_domain *domain) { return -EINVAL; }