Searched defs:jpu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | rcar_jpu.c | 204 struct jpu { struct 277 struct jpu *jpu; member 475 static u32 jpu_read(struct jpu *jpu, unsigned int reg) in jpu_read() argument 480 static void jpu_write(struct jpu *jpu, u3 argument 495 jpu_set_tbl(struct jpu *jpu, u32 reg, const unsigned int *tbl, unsigned int len) jpu_set_tbl() argument 503 jpu_set_qtbl(struct jpu *jpu, unsigned short quality) jpu_set_qtbl() argument 509 jpu_set_htbl(struct jpu *jpu) jpu_set_htbl() argument 517 jpu_wait_reset(struct jpu *jpu) jpu_wait_reset() argument 534 jpu_reset(struct jpu *jpu) jpu_reset() argument 1232 struct jpu *jpu = video_drvdata(file); jpu_open() local 1297 struct jpu *jpu = video_drvdata(file); jpu_release() local 1354 struct jpu *jpu = ctx->jpu; jpu_device_run() local 1501 struct jpu *jpu = dev_id; jpu_irq_handler() local 1596 struct jpu *jpu; jpu_probe() local 1715 struct jpu *jpu = platform_get_drvdata(pdev); jpu_remove() local 1728 struct jpu *jpu = dev_get_drvdata(dev); jpu_suspend() local 1740 struct jpu *jpu = dev_get_drvdata(dev); jpu_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/renesas/ |
H A D | rcar_jpu.c | 191 struct jpu { struct 264 struct jpu *jpu; member 468 static u32 jpu_read(struct jpu *jpu, unsigned int reg) in jpu_read() argument 473 static void jpu_write(struct jpu *jpu, u3 argument 488 jpu_set_tbl(struct jpu *jpu, u32 reg, const unsigned int *tbl, unsigned int len) jpu_set_tbl() argument 496 jpu_set_qtbl(struct jpu *jpu, unsigned short quality) jpu_set_qtbl() argument 502 jpu_set_htbl(struct jpu *jpu) jpu_set_htbl() argument 510 jpu_wait_reset(struct jpu *jpu) jpu_wait_reset() argument 527 jpu_reset(struct jpu *jpu) jpu_reset() argument 1220 struct jpu *jpu = video_drvdata(file); jpu_open() local 1285 struct jpu *jpu = video_drvdata(file); jpu_release() local 1342 struct jpu *jpu = ctx->jpu; jpu_device_run() local 1489 struct jpu *jpu = dev_id; jpu_irq_handler() local 1584 struct jpu *jpu; jpu_probe() local 1699 struct jpu *jpu = platform_get_drvdata(pdev); jpu_remove() local 1710 struct jpu *jpu = dev_get_drvdata(dev); jpu_suspend() local 1722 struct jpu *jpu = dev_get_drvdata(dev); jpu_resume() local [all...] |
Completed in 4 milliseconds