Home
last modified time | relevance | path

Searched defs:linux_cdev (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDcdev.h47 struct linux_cdev { struct
56 cdev_init(struct linux_cdev *cdev, const struct file_operations *ops) in cdev_init() argument