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

/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_file_ops.c2498 static void cleanup_cdev(struct cdev **cdevp, cleanup_cdev() argument
2514 void ipath_cdev_cleanup(struct cdev **cdevp, ipath_cdev_cleanup() argument
2435 init_cdev(int minor, char *name, const struct file_operations *fops, struct cdev **cdevp, struct device **devp) init_cdev() argument
2492 ipath_cdev_init(int minor, char *name, const struct file_operations *fops, struct cdev **cdevp, struct device **devp) ipath_cdev_init() argument
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2321 void qib_cdev_cleanup(struct cdev **cdevp, struct device **devp) qib_cdev_cleanup() argument
2277 qib_cdev_init(int minor, const char *name, const struct file_operations *fops, struct cdev **cdevp, struct device **devp) qib_cdev_init() argument

Completed in 138 milliseconds