linux_cdev
cdev_add_ext(struct linux_cdev *cdev, dev_t dev, uid_t uid, gid_t gid, int mode)
cdev_del(struct linux_cdev *cdev)
struct linux_cdev *linux_find_cdev(const char *name, unsigned major, unsigned minor);
int linux_cdev_device_add(struct linux_cdev *, struct device *);
void linux_cdev_device_del(struct linux_cdev *, struct device *);
#define cdev linux_cdev
struct linux_cdev *cdev_alloc(void);
cdev_init(struct linux_cdev *cdev, const struct file_operations *ops)
cdev_put(struct linux_cdev *p)
cdev_add(struct linux_cdev *cdev, dev_t dev, unsigned count)
struct linux_cdev *f_cdev;
struct linux_cdev;
struct linux_cdev *ldev;
struct linux_cdev *ldev;
static void linux_destroy_dev(struct linux_cdev *);
static void linux_cdev_deref(struct linux_cdev *ldev);
struct linux_cdev *ldev;
struct linux_cdev *ldev;
struct linux_cdev *ldev;
struct linux_cdev *ldev;
struct linux_cdev *ldev;
struct linux_cdev *ldev;
linux_cdev_deref(struct linux_cdev *ldev)
struct linux_cdev *cdev;
cdev = container_of(kobj, struct linux_cdev, kobj);
struct linux_cdev *ldev;
ldev = container_of(kobj, struct linux_cdev, kobj);
linux_cdev_device_add(struct linux_cdev *ldev, struct device *dev)
linux_cdev_device_del(struct linux_cdev *ldev, struct device *dev)
linux_destroy_dev(struct linux_cdev *ldev)
struct linux_cdev *
struct linux_cdev *ldev = cdev->si_drv1;
struct linux_cdev *cdev;
struct linux_cdev *cdev;
struct linux_cdev *cdevp;
struct linux_cdev *
struct linux_cdev *cdev;
cdev = kzalloc(sizeof(struct linux_cdev), M_WAITOK);
static struct linux_cdev dummy_ldev = {
struct linux_cdev **dev)
struct linux_cdev *ldev;
linux_drop_fop(struct linux_cdev *ldev)
struct linux_cdev *ldev;