Searched refs:fh_to_ctx (Results 1 – 1 of 1) sorted by relevance
57 #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh) macro61 return fh_to_ctx(file_to_v4l2_fh(filp)); in file_to_ctx()1458 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_subscribe_event()