Searched refs:cdev_init (Results 1 – 4 of 4) sorted by relevance
60 cdev_init(struct linux_cdev *cdev, const struct file_operations *ops) in cdev_init() function
1192 cdev_init(&port->cdev, &umad_fops); in ib_umad_init_port()1211 cdev_init(&port->sm_cdev, &umad_sm_fops); in ib_umad_init_port()
1286 cdev_init(&ucm_dev->cdev, &ucm_fops); in ib_ucm_add_one()
1212 cdev_init(&uverbs_dev->cdev, NULL); in ib_uverbs_add_one()