Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dcdev.h49 struct linux_cdev { struct
60 cdev_init(struct linux_cdev *cdev, const struct file_operations *ops) in cdev_init() argument