Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ipath/
DMakefile12 ipath_file_ops.o \
Dipath_file_ops.c61 static const struct file_operations ipath_file_ops = { variable
2575 ret = init_cdev(0, "ipath", &ipath_file_ops, &wildcard_cdev, in ipath_user_add()
2588 ret = init_cdev(dd->ipath_unit + 1, name, &ipath_file_ops, in ipath_user_add()