Home
last modified time | relevance | path

Searched refs:last_fh (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_video.c506 bool last_fh; in sun6i_video_close() local
510 last_fh = v4l2_fh_is_singular_file(file); in sun6i_video_close()
516 if (last_fh) in sun6i_video_close()