Lines Matching defs:jpu
209 struct jpu { struct
216 struct jpu_ctx *curr; argument
228 * struct jpu_buffer - driver's specific video buffer argument
284 struct jpu *jpu; member
482 static u32 jpu_read(struct jpu *jpu, unsigned int reg) in jpu_read()
487 static void jpu_write(struct jpu *jpu, u32 val, unsigned int reg) in jpu_write()
502 static void jpu_set_tbl(struct jpu *jpu, u32 reg, const unsigned int *tbl, in jpu_set_tbl()
510 static void jpu_set_qtbl(struct jpu *jpu, unsigned short quality) in jpu_set_qtbl()
516 static void jpu_set_htbl(struct jpu *jpu) in jpu_set_htbl()
524 static int jpu_wait_reset(struct jpu *jpu) in jpu_wait_reset()
541 static int jpu_reset(struct jpu *jpu) in jpu_reset()
1237 struct jpu *jpu = video_drvdata(file); in jpu_open() local
1300 struct jpu *jpu = video_drvdata(file); in jpu_release() local
1357 struct jpu *jpu = ctx->jpu; in jpu_device_run() local
1520 struct jpu *jpu = dev_id; in jpu_irq_handler() local
1620 struct jpu *jpu; in jpu_probe() local
1746 struct jpu *jpu = platform_get_drvdata(pdev); in jpu_remove() local
1760 struct jpu *jpu = dev_get_drvdata(dev); in jpu_suspend() local
1772 struct jpu *jpu = dev_get_drvdata(dev); in jpu_resume() local