Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
DMakefile12 ipath_file_ops.o \
Dipath_file_ops.c65 static const struct file_operations ipath_file_ops = { variable
2577 ret = init_cdev(0, "ipath", &ipath_file_ops, &wildcard_cdev, in ipath_user_add()
2590 ret = init_cdev(dd->ipath_unit + 1, name, &ipath_file_ops, in ipath_user_add()