Searched refs:moxtet_device (Results 1 – 2 of 2) sorted by relevance
59 struct moxtet_device *mdev = to_moxtet_device(dev); \88 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_match()122 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_check()123 struct moxtet_device *new_dev = data; in moxtet_dev_check()133 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_release()139 static struct moxtet_device *142 struct moxtet_device *dev; in moxtet_alloc_device()163 static int moxtet_add_device(struct moxtet_device *dev) in moxtet_add_device()203 static struct moxtet_device *206 struct moxtet_device *dev; in of_register_moxtet_device()[all …]
90 struct moxtet_device { struct101 static inline struct moxtet_device * argument106 return container_of(dev, struct moxtet_device, dev); in to_moxtet_device()