Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59670 struct clk_init_data { struct
59671 const char *name;
59672 const struct clk_ops *ops;
59673 const char * const *parent_names;
59674 const struct clk_parent_data *parent_data;
59675 const struct clk_hw **parent_hws;
59676 u8 num_parents;
59677 long unsigned int flags;