Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/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.h882 int ipath_cdev_init(int minor, char *name, const struct file_operations *fops,
Dipath_file_ops.c2493 int ipath_cdev_init(int minor, char *name, const struct file_operations *fops, in ipath_cdev_init() function