Home
last modified time | relevance | path

Searched defs:clk_ops (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/
Dclk.h12 struct clk_ops { struct
26 void clk_register(const struct clk_ops *ops); argument
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h29758 struct clk_ops { struct
29759 int (*prepare)(struct clk_hw *);
29760 void (*unprepare)(struct clk_hw *);
29761 int (*is_prepared)(struct clk_hw *);
29762 void (*unprepare_unused)(struct clk_hw *);
29763 int (*enable)(struct clk_hw *);
29764 void (*disable)(struct clk_hw *);
29765 int (*is_enabled)(struct clk_hw *);
29766 void (*disable_unused)(struct clk_hw *);
29767 int (*save_context)(struct clk_hw *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h39066 struct clk_ops { struct
39067 int (*prepare)(struct clk_hw *);
39068 void (*unprepare)(struct clk_hw *);
39069 int (*is_prepared)(struct clk_hw *);
39070 void (*unprepare_unused)(struct clk_hw *);
39071 int (*enable)(struct clk_hw *);
39072 void (*disable)(struct clk_hw *);
39073 int (*is_enabled)(struct clk_hw *);
39074 void (*disable_unused)(struct clk_hw *);
39075 int (*save_context)(struct clk_hw *);
[all …]
H A Dvmlinux_602.h39066 struct clk_ops { struct
39067 int (*prepare)(struct clk_hw *);
39068 void (*unprepare)(struct clk_hw *);
39069 int (*is_prepared)(struct clk_hw *);
39070 void (*unprepare_unused)(struct clk_hw *);
39071 int (*enable)(struct clk_hw *);
39072 void (*disable)(struct clk_hw *);
39073 int (*is_enabled)(struct clk_hw *);
39074 void (*disable_unused)(struct clk_hw *);
39075 int (*save_context)(struct clk_hw *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h89093 struct clk_ops { struct
89094 int (*prepare)(struct clk_hw *);
89095 void (*unprepare)(struct clk_hw *);
89096 int (*is_prepared)(struct clk_hw *);
89097 void (*unprepare_unused)(struct clk_hw *);
89098 int (*enable)(struct clk_hw *);
89099 void (*disable)(struct clk_hw *);
89100 int (*is_enabled)(struct clk_hw *);
89101 void (*disable_unused)(struct clk_hw *);
89102 int (*save_context)(struct clk_hw *);
[all …]
H A Dvmlinux_518.h89093 struct clk_ops { struct
89094 int (*prepare)(struct clk_hw *);
89095 void (*unprepare)(struct clk_hw *);
89096 int (*is_prepared)(struct clk_hw *);
89097 void (*unprepare_unused)(struct clk_hw *);
89098 int (*enable)(struct clk_hw *);
89099 void (*disable)(struct clk_hw *);
89100 int (*is_enabled)(struct clk_hw *);
89101 void (*disable_unused)(struct clk_hw *);
89102 int (*save_context)(struct clk_hw *);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h70117 struct clk_ops { struct
70118 int (*prepare)(struct clk_hw *);
70119 void (*unprepare)(struct clk_hw *);
70120 int (*is_prepared)(struct clk_hw *);
70121 void (*unprepare_unused)(struct clk_hw *);
70122 int (*enable)(struct clk_hw *);
70123 void (*disable)(struct clk_hw *);
70124 int (*is_enabled)(struct clk_hw *);
70125 void (*disable_unused)(struct clk_hw *);
70126 int (*save_context)(struct clk_hw *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h42152 struct clk_ops { struct
42153 int (*prepare)(struct clk_hw *);
42154 void (*unprepare)(struct clk_hw *);
42155 int (*is_prepared)(struct clk_hw *);
42156 void (*unprepare_unused)(struct clk_hw *);
42157 int (*enable)(struct clk_hw *);
42158 void (*disable)(struct clk_hw *);
42159 int (*is_enabled)(struct clk_hw *);
42160 void (*disable_unused)(struct clk_hw *);
42161 int (*save_context)(struct clk_hw *);
[all …]
H A Dvmlinux.h42152 struct clk_ops { struct
42153 int (*prepare)(struct clk_hw *);
42154 void (*unprepare)(struct clk_hw *);
42155 int (*is_prepared)(struct clk_hw *);
42156 void (*unprepare_unused)(struct clk_hw *);
42157 int (*enable)(struct clk_hw *);
42158 void (*disable)(struct clk_hw *);
42159 int (*is_enabled)(struct clk_hw *);
42160 void (*disable_unused)(struct clk_hw *);
42161 int (*save_context)(struct clk_hw *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h79566 struct clk_ops { struct
79567 int (*prepare)(struct clk_hw *);
79568 void (*unprepare)(struct clk_hw *);
79569 int (*is_prepared)(struct clk_hw *);
79570 void (*unprepare_unused)(struct clk_hw *);
79571 int (*enable)(struct clk_hw *);
79572 void (*disable)(struct clk_hw *);
79573 int (*is_enabled)(struct clk_hw *);
79574 void (*disable_unused)(struct clk_hw *);
79575 int (*save_context)(struct clk_hw *);
[all …]
H A Dvmlinux.h79566 struct clk_ops { struct
79567 int (*prepare)(struct clk_hw *);
79568 void (*unprepare)(struct clk_hw *);
79569 int (*is_prepared)(struct clk_hw *);
79570 void (*unprepare_unused)(struct clk_hw *);
79571 int (*enable)(struct clk_hw *);
79572 void (*disable)(struct clk_hw *);
79573 int (*is_enabled)(struct clk_hw *);
79574 void (*disable_unused)(struct clk_hw *);
79575 int (*save_context)(struct clk_hw *);
[all …]