Home | History | Annotate | Download | only in user_space

Lines Matching refs:errno_sliced_vbi_output

570 	int ret_sliced_vbi_output, errno_sliced_vbi_output;
642 errno_sliced_vbi_output = errno;
645 ("\t%s:%u: VIDIOC_G_FMT, type=%i, ret_sliced_vbi_output=%i, errno_sliced_vbi_output=%i\n",
647 errno_sliced_vbi_output);
697 CU_ASSERT_EQUAL(errno_sliced_vbi_output, EINVAL);