Home
last modified time | relevance | path

Searched refs:portnames_read (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c178 static ssize_t portnames_read(struct file *file, char __user *buf, in portnames_read() function
214 { .read = portnames_read, .llseek = generic_file_llseek, },
/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c457 static ssize_t portnames_read(struct file *file, char __user *buf, in portnames_read() function
1121 DEBUGFS_OPS("portcounter_names", portnames_read, NULL),