Searched refs:portnames_read (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/hw/qib/ |
D | qib_fs.c | 180 static ssize_t portnames_read(struct file *file, char __user *buf, in portnames_read() function 216 { .read = portnames_read, .llseek = generic_file_llseek, },
|
/drivers/infiniband/hw/hfi1/ |
D | debugfs.c | 458 static ssize_t portnames_read(struct file *file, char __user *buf, in portnames_read() function 1122 DEBUGFS_OPS("portcounter_names", portnames_read, NULL),
|