Searched defs:cdevp (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_file_ops.c | 2499 static void cleanup_cdev(struct cdev **cdevp, cleanup_cdev() argument 2515 void ipath_cdev_cleanup(struct cdev **cdevp, ipath_cdev_cleanup() argument 2436 init_cdev(int minor, char *name, const struct file_operations *fops, struct cdev **cdevp, struct device **devp) init_cdev() argument 2493 ipath_cdev_init(int minor, char *name, const struct file_operations *fops, struct cdev **cdevp, struct device **devp) ipath_cdev_init() argument
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 2321 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 357 milliseconds