Searched refs:fh2ctx (Results 1 – 2 of 2) sorted by relevance
48 #define fh2ctx(__fh) container_of(__fh, struct dma2d_ctx, fh) macro323 struct dma2d_ctx *ctx = fh2ctx(file->private_data); in dma2d_release()
28 #define fh2ctx(__fh) container_of(__fh, struct g2d_ctx, fh) macro277 struct g2d_ctx *ctx = fh2ctx(file->private_data); in g2d_release()