Searched refs:portnames_read (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_fs.c | 179 static ssize_t portnames_read(struct file *file, char __user *buf, portnames_read() function 215 { .read = portnames_read, .llseek = generic_file_llseek, },
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | debugfs.c | 378 static ssize_t portnames_read(struct file *file, char __user *buf, portnames_read() function 693 DEBUGFS_OPS("portcounter_names", portnames_read, NULL),
|
Completed in 100 milliseconds