rpmsg_eptdev
struct rpmsg_eptdev *eptdev = priv;
struct rpmsg_eptdev *eptdev = priv;
struct rpmsg_eptdev *eptdev = cdev_to_eptdev(inode->i_cdev);
struct rpmsg_eptdev *eptdev = cdev_to_eptdev(inode->i_cdev);
struct rpmsg_eptdev *eptdev = filp->private_data;
struct rpmsg_eptdev *eptdev = filp->private_data;
struct rpmsg_eptdev *eptdev = filp->private_data;
struct rpmsg_eptdev *eptdev = fp->private_data;
struct rpmsg_eptdev *eptdev = dev_get_drvdata(dev);
struct rpmsg_eptdev *eptdev = dev_get_drvdata(dev);
struct rpmsg_eptdev *eptdev = dev_get_drvdata(dev);
#define dev_to_eptdev(dev) container_of(dev, struct rpmsg_eptdev, dev)
ATTRIBUTE_GROUPS(rpmsg_eptdev);
#define cdev_to_eptdev(i_cdev) container_of(i_cdev, struct rpmsg_eptdev, cdev)
struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev);
static struct rpmsg_eptdev *rpmsg_chrdev_eptdev_alloc(struct rpmsg_device *rpdev,
struct rpmsg_eptdev *eptdev;
static int rpmsg_chrdev_eptdev_add(struct rpmsg_eptdev *eptdev, struct rpmsg_channel_info chinfo)
struct rpmsg_eptdev *eptdev;
struct rpmsg_eptdev *eptdev;
struct rpmsg_eptdev *eptdev = dev_to_eptdev(dev);