Searched refs:cap_show (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A 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/ |
H A D | sysfs.c | 17 static ssize_t cap_show(struct dma_chan *c, char *page) in cap_show() function
|
/kernel/linux/linux-6.6/drivers/dma/ioat/ |
H A D | sysfs.c | 17 static ssize_t cap_show(struct dma_chan *c, char *page) in cap_show() function
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | debugfs.c | 1116 static void cap_show(struct seq_file *s, struct tb_switch *sw, in cap_show() function 1227 cap_show(s, NULL, port, cap, header.basic.cap, vsec_id, length); in port_cap_show() 1325 cap_show(s, sw, NULL, cap, header.basic.cap, vsec_id, length); in switch_cap_show()
|
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | iommu.c | 3640 static ssize_t cap_show(struct device *dev, in cap_show() function
|
Completed in 11 milliseconds