Lines Matching +defs:val +defs:data
1027 static void devm_clk_rate_exclusive_put(void *data) in devm_clk_rate_exclusive_put()
3343 static int clk_summary_show(struct seq_file *s, void *data) in clk_summary_show()
3407 static int clk_dump_show(struct seq_file *s, void *data) in clk_dump_show()
3446 static int clk_rate_set(void *data, u64 val) in clk_rate_set()
3460 static int clk_phase_set(void *data, u64 val) in clk_phase_set()
3475 static int clk_prepare_enable_set(void *data, u64 val) in clk_prepare_enable_set()
3488 static int clk_prepare_enable_get(void *data, u64 *val) in clk_prepare_enable_get()
3507 static int clk_rate_get(void *data, u64 *val) in clk_rate_get()
3520 static int clk_phase_get(void *data, u64 *val) in clk_phase_get()
3550 static int clk_flags_show(struct seq_file *s, void *data) in clk_flags_show()
3608 static int possible_parents_show(struct seq_file *s, void *data) in possible_parents_show()
3622 static int current_parent_show(struct seq_file *s, void *data) in current_parent_show()
3669 static int clk_duty_cycle_show(struct seq_file *s, void *data) in clk_duty_cycle_show()
3680 static int clk_min_rate_show(struct seq_file *s, void *data) in clk_min_rate_show()
3694 static int clk_max_rate_show(struct seq_file *s, void *data) in clk_max_rate_show()
4936 void *data; member
4947 void *data) in of_clk_src_simple_get()
4953 struct clk_hw *of_clk_hw_simple_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_simple_get()
4959 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data) in of_clk_src_onecell_get()
4974 of_clk_hw_onecell_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_onecell_get()
4998 void *data), in of_clk_add_provider()
5040 void *data), in of_clk_add_hw_provider()
5114 void *data), in devm_of_clk_add_hw_provider()