Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/s5p-fimc/
Dfimc-core.h524 #define fh_to_ctx(__fh) container_of(__fh, struct fimc_ctx, fh) macro
/linux-3.3/drivers/media/video/s5p-mfc/
Ds5p_mfc_common.h568 #define fh_to_ctx(__fh) container_of(__fh, struct s5p_mfc_ctx, fh) macro