Searched refs:moxtet_device (Results 1 – 2 of 2) sorted by relevance
60 struct moxtet_device *mdev = to_moxtet_device(dev); \89 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 …]
83 struct moxtet_device { struct94 static inline struct moxtet_device * argument99 return container_of(dev, struct moxtet_device, dev); in to_moxtet_device()