Home
last modified time | relevance | path

Searched defs:dev_pm_domain (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/include/linux/
H A Dpm.h44 struct dev_pm_domain { struct
45 char dummy; /* XXX */
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpm.h644 struct dev_pm_domain { struct
645 struct dev_pm_ops ops;
646 int (*start)(struct device *dev);
647 void (*detach)(struct device *dev, bool power_off);
648 int (*activate)(struct device *dev);
649 void (*sync)(struct device *dev);
650 void (*dismiss)(struct device *dev);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpm.h644 struct dev_pm_domain { struct
645 struct dev_pm_ops ops;
646 int (*start)(struct device *dev);
647 void (*detach)(struct device *dev, bool power_off);
648 int (*activate)(struct device *dev);
649 void (*sync)(struct device *dev);
650 void (*dismiss)(struct device *dev);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpm.h644 struct dev_pm_domain { struct
645 struct dev_pm_ops ops;
646 int (*start)(struct device *dev);
647 void (*detach)(struct device *dev, bool power_off);
648 int (*activate)(struct device *dev);
649 void (*sync)(struct device *dev);
650 void (*dismiss)(struct device *dev);