Lines Matching refs:check_fmt
912 static int check_fmt(struct file *file, enum v4l2_buf_type type) in check_fmt() function
1534 int ret = check_fmt(file, p->type); in v4l_enum_fmt()
1625 int ret = check_fmt(file, p->type); in v4l_g_fmt()
1684 int ret = check_fmt(file, p->type); in v4l_s_fmt()
1795 int ret = check_fmt(file, p->type); in v4l_try_fmt()
2095 int ret = check_fmt(file, p->type); in v4l_reqbufs()
2109 int ret = check_fmt(file, p->type); in v4l_querybuf()
2118 int ret = check_fmt(file, p->type); in v4l_qbuf()
2127 int ret = check_fmt(file, p->type); in v4l_dqbuf()
2136 int ret = check_fmt(file, create->format.type); in v4l_create_bufs()
2158 int ret = check_fmt(file, b->type); in v4l_prepare_buf()
2169 int ret = check_fmt(file, p->type); in v4l_g_parm()
2190 int ret = check_fmt(file, p->type); in v4l_s_parm()
2689 int ret = check_fmt(file, p->type); in v4l_g_sliced_vbi_cap()