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

/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c60 static const struct file_operations ipath_file_ops = { variable in typeref:struct:file_operations
2574 ret = init_cdev(0, "ipath", &ipath_file_ops, &wildcard_cdev,
2587 ret = init_cdev(dd->ipath_unit + 1, name, &ipath_file_ops,

Completed in 51 milliseconds