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()123 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_check()124 struct moxtet_device *new_dev = data; in moxtet_dev_check()134 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_release()140 static struct moxtet_device *143 struct moxtet_device *dev; in moxtet_alloc_device()164 static int moxtet_add_device(struct moxtet_device *dev) in moxtet_add_device()204 static struct moxtet_device *207 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()