Searched refs:ipu_pre (Results 1 – 3 of 3) sorted by relevance
89 struct ipu_pre { struct113 struct ipu_pre * argument118 struct ipu_pre *pre; in ipu_pre_lookup_by_phandle()137 int ipu_pre_get(struct ipu_pre *pre) in ipu_pre_get()158 void ipu_pre_put(struct ipu_pre *pre) in ipu_pre_put()165 void ipu_pre_configure(struct ipu_pre *pre, unsigned int width, in ipu_pre_configure()233 void ipu_pre_update(struct ipu_pre *pre, unsigned int bufaddr) in ipu_pre_update()260 bool ipu_pre_update_pending(struct ipu_pre *pre) in ipu_pre_update_pending()266 u32 ipu_pre_get_baddr(struct ipu_pre *pre) in ipu_pre_get_baddr()274 struct ipu_pre *pre; in ipu_pre_probe()[all …]
165 struct ipu_pre;257 struct ipu_pre *ipu_pre_lookup_by_phandle(struct device *dev, const char *name,260 int ipu_pre_get(struct ipu_pre *pre);261 void ipu_pre_put(struct ipu_pre *pre);262 u32 ipu_pre_get_baddr(struct ipu_pre *pre);263 void ipu_pre_configure(struct ipu_pre *pre, unsigned int width,266 void ipu_pre_update(struct ipu_pre *pre, unsigned int bufaddr);267 bool ipu_pre_update_pending(struct ipu_pre *pre);
76 struct ipu_pre *pres[3];