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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c2491 static void cleanup_cdev(struct cdev **cdevp, argument
2507 void ipath_cdev_cleanup(struct cdev **cdevp, argument
2428 init_cdev(int minor, char *name, const struct file_operations *fops, struct cdev **cdevp, struct device **devp) argument
2485 ipath_cdev_init(int minor, char *name, const struct file_operations *fops, struct cdev **cdevp, struct device **devp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2213 void qib_cdev_cleanup(struct cdev **cdevp, struct device **devp) argument
2166 qib_cdev_init(int minor, const char *name, const struct file_operations *fops, struct cdev **cdevp, struct device **devp) argument

Completed in 59 milliseconds