Searched refs:cap_show (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
D | debugfs.c | 254 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/ |
D | sysfs.c | 17 static ssize_t cap_show(struct dma_chan *c, char *page) in cap_show() function
|