Home
last modified time | relevance | path

Searched refs:ipath_cdev_init (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_diag.c93 ret = ipath_cdev_init(IPATH_DIAGPKT_MINOR, in ipath_diag_add()
106 ret = ipath_cdev_init(IPATH_DIAG_MINOR_BASE + dd->ipath_unit, name, in ipath_diag_add()
Dipath_kernel.h881 int ipath_cdev_init(int minor, char *name, const struct file_operations *fops,
Dipath_file_ops.c2492 int ipath_cdev_init(int minor, char *name, const struct file_operations *fops, in ipath_cdev_init() function