Lines Matching defs:jpu
204 struct jpu { struct
211 struct jpu_ctx *curr; argument
221 * struct jpu_buffer - driver's specific video buffer argument
277 struct jpu *jpu; member
475 static u32 jpu_read(struct jpu *jpu, unsigned int reg) in jpu_read()
480 static void jpu_write(struct jpu *jpu, u32 val, unsigned int reg) in jpu_write()
495 static void jpu_set_tbl(struct jpu *jpu, u32 reg, const unsigned int *tbl, in jpu_set_tbl()
503 static void jpu_set_qtbl(struct jpu *jpu, unsigned short quality) in jpu_set_qtbl()
509 static void jpu_set_htbl(struct jpu *jpu) in jpu_set_htbl()
517 static int jpu_wait_reset(struct jpu *jpu) in jpu_wait_reset()
534 static int jpu_reset(struct jpu *jpu) in jpu_reset()
1232 struct jpu *jpu = video_drvdata(file); in jpu_open() local
1297 struct jpu *jpu = video_drvdata(file); in jpu_release() local
1354 struct jpu *jpu = ctx->jpu; in jpu_device_run() local
1501 struct jpu *jpu = dev_id; in jpu_irq_handler() local
1596 struct jpu *jpu; in jpu_probe() local
1715 struct jpu *jpu = platform_get_drvdata(pdev); in jpu_remove() local
1728 struct jpu *jpu = dev_get_drvdata(dev); in jpu_suspend() local
1740 struct jpu *jpu = dev_get_drvdata(dev); in jpu_resume() local