Searched refs:dev_names_read (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_fs.c | 156 static ssize_t dev_names_read(struct file *file, char __user *buf, in dev_names_read() function 169 { .read = dev_names_read, .llseek = generic_file_llseek, },
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 432 static ssize_t dev_names_read(struct file *file, char __user *buf, in dev_names_read() function 1119 DEBUGFS_OPS("counter_names", dev_names_read, NULL),
|