Lines Matching refs:ENOTTY
1073 return -ENOTTY; in v4l_s_priority()
1916 return -ENOTTY; in v4l_queryctrl()
1933 return -ENOTTY; in v4l_query_ext_ctrl()
1950 return -ENOTTY; in v4l_querymenu()
1970 return -ENOTTY; in v4l_g_ctrl()
2004 return -ENOTTY; in v4l_s_ctrl()
2030 return -ENOTTY; in v4l_g_ext_ctrls()
2049 return -ENOTTY; in v4l_s_ext_ctrls()
2068 return -ENOTTY; in v4l_try_ext_ctrls()
2204 return -ENOTTY; in v4l_dbg_g_register()
2232 return -ENOTTY; in v4l_dbg_s_register()
2275 return -ENOTTY; in v4l_dbg_g_chip_info()
2332 if (err != -ENOTTY) in v4l_enum_freq_bands()
2372 return -ENOTTY; in v4l_enum_freq_bands()
2574 long ret = -ENOTTY; in __video_do_ioctl()
2614 ret = -ENOTTY; in __video_do_ioctl()
2787 err = -ENOTTY; in video_usercopy()