Searched refs:path_show_one (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | debugfs.c | 531 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one() function 569 ret = path_show_one(port, s, 0); in path_show() 577 ret = path_show_one(port, s, i); in path_show()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | debugfs.c | 1392 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one() function 1430 ret = path_show_one(port, s, 0); in path_show() 1438 ret = path_show_one(port, s, i); in path_show()
|
Completed in 4 milliseconds