Home
last modified time | relevance | path

Searched defs:vfh (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c898 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in vsp1_video_querycap() local
914 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in vsp1_video_enum_format() local
935 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in vsp1_video_get_format() local
951 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in vsp1_video_try_format() local
963 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in vsp1_video_set_format() local
993 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in vsp1_video_streamon() local
1073 struct v4l2_fh *vfh; in vsp1_video_open() local
/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1194 struct v4l2_fh *vfh; in v4l_s_priority() local
2301 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_queryctrl() local
2325 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_query_ext_ctrl() local
2341 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_querymenu() local
2357 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_g_ctrl() local
2388 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_s_ctrl() local
2417 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_g_ext_ctrls() local
2437 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_s_ext_ctrls() local
2457 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_try_ext_ctrls() local
2752 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l_dqevent() local
[all …]
H A Dv4l2-ctrls-api.c1256 struct v4l2_fh *vfh = file_to_v4l2_fh(file); in v4l2_ctrl_log_status() local
/linux/drivers/usb/gadget/function/
H A Duvc.h195 struct v4l2_fh vfh; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5524 u32 *vfl, u32 *vfh, bool sleep_ok) in t4_read_rss_vf_config()