Lines Matching defs:s
3278 static void clk_summary_show_one(struct seq_file *s, struct clk_core *c, in clk_summary_show_one()
3319 static void clk_summary_show_subtree(struct seq_file *s, struct clk_core *c, in clk_summary_show_subtree()
3330 static int clk_summary_show(struct seq_file *s, void *data) in clk_summary_show()
3357 static void clk_dump_one(struct seq_file *s, struct clk_core *c, int level) in clk_dump_one()
3380 static void clk_dump_subtree(struct seq_file *s, struct clk_core *c, int level) in clk_dump_subtree()
3394 static int clk_dump_show(struct seq_file *s, void *data) in clk_dump_show()
3509 static int clk_flags_show(struct seq_file *s, void *data) in clk_flags_show()
3530 static void possible_parent_show(struct seq_file *s, struct clk_core *core, in possible_parent_show()
3567 static int possible_parents_show(struct seq_file *s, void *data) in possible_parents_show()
3581 static int current_parent_show(struct seq_file *s, void *data) in current_parent_show()
3596 struct seq_file *s = file->private_data; in current_parent_write() local
3628 static int clk_duty_cycle_show(struct seq_file *s, void *data) in clk_duty_cycle_show()
3639 static int clk_min_rate_show(struct seq_file *s, void *data) in clk_min_rate_show()
3653 static int clk_max_rate_show(struct seq_file *s, void *data) in clk_max_rate_show()