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

/linux-4.1.27/drivers/infiniband/hw/ipath/
H A DMakefile12 ipath_file_ops.o \
H A Dipath_file_ops.c65 static const struct file_operations ipath_file_ops = { variable in typeref:struct:file_operations
2578 ret = init_cdev(0, "ipath", &ipath_file_ops, &wildcard_cdev, ipath_user_add()
2591 ret = init_cdev(dd->ipath_unit + 1, name, &ipath_file_ops, ipath_user_add()

Completed in 139 milliseconds