Home
last modified time | relevance | path

Searched refs:ipu_pre (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-pre.c89 struct ipu_pre { struct
113 struct ipu_pre *
118 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()
275 struct ipu_pre *pr in ipu_pre_probe()
[all...]
H A Dipu-prv.h164 struct ipu_pre;
256 struct ipu_pre *ipu_pre_lookup_by_phandle(struct device *dev, const char *name,
259 int ipu_pre_get(struct ipu_pre *pre);
260 void ipu_pre_put(struct ipu_pre *pre);
261 u32 ipu_pre_get_baddr(struct ipu_pre *pre);
262 void ipu_pre_configure(struct ipu_pre *pre, unsigned int width,
265 void ipu_pre_update(struct ipu_pre *pre, unsigned int bufaddr);
266 bool ipu_pre_update_pending(struct ipu_pre *pre);
H A Dipu-prg.c76 struct ipu_pre *pres[3];
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-pre.c89 struct ipu_pre { struct
113 struct ipu_pre *
118 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 *pr in ipu_pre_probe()
[all...]
H A Dipu-prv.h165 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);
H A Dipu-prg.c76 struct ipu_pre *pres[3];

Completed in 5 milliseconds