Home
last modified time | relevance | path

Searched defs:fh2ctx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.c48 #define fh2ctx(__fh) container_of(__fh, struct dma2d_ctx, fh) macro
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c28 #define fh2ctx(__fh) container_of(__fh, struct g2d_ctx, fh) macro