Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c686 struct linux_cdev *ldev; linux_get_fop() local
712 linux_drop_fop(struct linux_cdev * ldev) linux_drop_fop() argument
741 struct linux_cdev *ldev; linux_dev_fdopen() local
1129 struct linux_cdev *ldev; linux_file_kqfilter_poll() local
1371 struct linux_cdev *ldev; linux_file_read() local
1413 struct linux_cdev *ldev; linux_file_write() local
1456 struct linux_cdev *ldev; linux_file_poll() local
1479 struct linux_cdev *ldev; linux_file_close() local
1521 struct linux_cdev *ldev; linux_file_ioctl() local
1603 struct linux_cdev *ldev; linux_file_mmap() local
1712 struct linux_cdev *ldev; linux_iminor() local
2216 linux_cdev_deref(struct linux_cdev * ldev) linux_cdev_deref() argument
2240 struct linux_cdev *ldev; linux_cdev_static_release() local
2252 linux_cdev_device_add(struct linux_cdev * ldev,struct device * dev) linux_cdev_device_add() argument
2279 linux_cdev_device_del(struct linux_cdev * ldev,struct device * dev) linux_cdev_device_del() argument
2288 linux_destroy_dev(struct linux_cdev * ldev) linux_destroy_dev() argument
2502 struct linux_cdev *ldev = cdev->si_drv1; linux_find_cdev() local
[all...]
/freebsd-src/stand/uboot/
H A Dmain.c434 const char *ldev; in main() local
/freebsd-src/sys/dev/bhnd/
H A Dbhnd_subr.c523 device_t ldev, rdev; in compare_ascending_probe_order() local