Lines Matching defs:jpu
191 struct jpu { struct
198 struct jpu_ctx *curr; argument
208 * struct jpu_buffer - driver's specific video buffer argument
264 struct jpu *jpu; member
468 static u32 jpu_read(struct jpu *jpu, unsigned int reg) in jpu_read()
473 static void jpu_write(struct jpu *jpu, u32 val, unsigned int reg) in jpu_write()
488 static void jpu_set_tbl(struct jpu *jpu, u32 reg, const unsigned int *tbl, in jpu_set_tbl()
496 static void jpu_set_qtbl(struct jpu *jpu, unsigned short quality) in jpu_set_qtbl()
502 static void jpu_set_htbl(struct jpu *jpu) in jpu_set_htbl()
510 static int jpu_wait_reset(struct jpu *jpu) in jpu_wait_reset()
527 static int jpu_reset(struct jpu *jpu) in jpu_reset()
1218 struct jpu *jpu = video_drvdata(file); in jpu_open() local
1283 struct jpu *jpu = video_drvdata(file); in jpu_release() local
1340 struct jpu *jpu = ctx->jpu; in jpu_device_run() local
1487 struct jpu *jpu = dev_id; in jpu_irq_handler() local
1582 struct jpu *jpu; in jpu_probe() local
1697 struct jpu *jpu = platform_get_drvdata(pdev); in jpu_remove() local
1708 struct jpu *jpu = dev_get_drvdata(dev); in jpu_suspend() local
1720 struct jpu *jpu = dev_get_drvdata(dev); in jpu_resume() local