Home
last modified time | relevance | path

Searched refs:cdev_init (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dcdev.h63 cdev_init(struct linux_cdev *cdev, const struct file_operations *ops) in cdev_init() function
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c1192 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()
H A Dib_ucm.c1286 cdev_init(&ucm_dev->cdev, &ucm_fops); in ib_ucm_add_one()
H A Dib_uverbs_main.c1236 cdev_init(&uverbs_dev->cdev, NULL); in ib_uverbs_add_one()