Home
last modified time | relevance | path

Searched refs:cap_show (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
Ddebugfs.c254 static void cap_show(struct seq_file *s, struct tb_switch *sw, in cap_show() function
366 cap_show(s, NULL, port, cap, header.basic.cap, vsec_id, length); in port_cap_show()
464 cap_show(s, sw, NULL, cap, header.basic.cap, vsec_id, length); in switch_cap_show()
/kernel/linux/linux-5.10/drivers/dma/ioat/
Dsysfs.c17 static ssize_t cap_show(struct dma_chan *c, char *page) in cap_show() function