Lines Matching defs:s
169 struct seq_file *s = file->private_data; in port_regs_write() local
178 struct seq_file *s = file->private_data; in switch_regs_write() local
210 struct seq_file *s = file->private_data; in counters_write() local
254 static void cap_show(struct seq_file *s, struct tb_switch *sw, in cap_show()
288 static void port_cap_show(struct tb_port *port, struct seq_file *s, in port_cap_show()
369 static void port_caps_show(struct tb_port *port, struct seq_file *s) in port_caps_show()
380 static int port_basic_regs_show(struct tb_port *port, struct seq_file *s) in port_basic_regs_show()
395 static int port_regs_show(struct seq_file *s, void *not_used) in port_regs_show()
427 static void switch_cap_show(struct tb_switch *sw, struct seq_file *s, in switch_cap_show()
467 static void switch_caps_show(struct tb_switch *sw, struct seq_file *s) in switch_caps_show()
478 static int switch_basic_regs_show(struct tb_switch *sw, struct seq_file *s) in switch_basic_regs_show()
500 static int switch_regs_show(struct seq_file *s, void *not_used) in switch_regs_show()
531 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one()
551 static int path_show(struct seq_file *s, void *not_used) in path_show()
592 static int counter_set_regs_show(struct tb_port *port, struct seq_file *s, in counter_set_regs_show()
614 static int counters_show(struct seq_file *s, void *not_used) in counters_show()