Home
last modified time | relevance | path

Searched refs:fh2ctx (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/
H A Dg2d.c28 #define fh2ctx(__fh) container_of(__fh, struct g2d_ctx, fh) macro
277 struct g2d_ctx *ctx = fh2ctx(file->private_data); in g2d_release()
/kernel/linux/linux-6.6/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.c48 #define fh2ctx(__fh) container_of(__fh, struct dma2d_ctx, fh) macro
323 struct dma2d_ctx *ctx = fh2ctx(file->private_data); in dma2d_release()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c28 #define fh2ctx(__fh) container_of(__fh, struct g2d_ctx, fh) macro
277 struct g2d_ctx *ctx = fh2ctx(file->private_data); in g2d_release()

Completed in 3 milliseconds