Home
last modified time | relevance | path

Searched refs:linux_cdev_device_add (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDcdev.h136 int linux_cdev_device_add(struct linux_cdev *, struct device *);
140 linux_cdev_device_add(__VA_ARGS__)
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_compat.c2427 linux_cdev_device_add(struct linux_cdev *ldev, struct device *dev) in linux_cdev_device_add() function