Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h6877 struct dev_pm_domain { struct
6878 struct dev_pm_ops ops;
6879 int (*start)(struct device *);
6880 void (*detach)(struct device *, bool);
6881 int (*activate)(struct device *);
6882 void (*sync)(struct device *);
6883 void (*dismiss)(struct device *);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h6616 struct dev_pm_domain { struct
6617 struct dev_pm_ops ops;
6618 int (*start)(struct device *);
6619 void (*detach)(struct device *, bool);
6620 int (*activate)(struct device *);
6621 void (*sync)(struct device *);
6622 void (*dismiss)(struct device *);
Dvmlinux.h6616 struct dev_pm_domain { struct
6617 struct dev_pm_ops ops;
6618 int (*start)(struct device *);
6619 void (*detach)(struct device *, bool);
6620 int (*activate)(struct device *);
6621 void (*sync)(struct device *);
6622 void (*dismiss)(struct device *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5693 struct dev_pm_domain { struct
5694 struct dev_pm_ops ops;
5695 int (*start)(struct device *);
5696 void (*detach)(struct device *, bool);
5697 int (*activate)(struct device *);
5698 void (*sync)(struct device *);
5699 void (*dismiss)(struct device *);
Dvmlinux_510.h5693 struct dev_pm_domain { struct
5694 struct dev_pm_ops ops;
5695 int (*start)(struct device *);
5696 void (*detach)(struct device *, bool);
5697 int (*activate)(struct device *);
5698 void (*sync)(struct device *);
5699 void (*dismiss)(struct device *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h6370 struct dev_pm_domain { struct
6371 struct dev_pm_ops ops;
6372 int (*start)(struct device *);
6373 void (*detach)(struct device *, bool);
6374 int (*activate)(struct device *);
6375 void (*sync)(struct device *);
6376 void (*dismiss)(struct device *);
Dvmlinux.h6370 struct dev_pm_domain { struct
6371 struct dev_pm_ops ops;
6372 int (*start)(struct device *);
6373 void (*detach)(struct device *, bool);
6374 int (*activate)(struct device *);
6375 void (*sync)(struct device *);
6376 void (*dismiss)(struct device *);