Lines Matching refs:ENOTTY
1065 return -ENOTTY; in v4l_s_priority()
1685 return -ENOTTY; in v4l_queryctrl()
1702 return -ENOTTY; in v4l_query_ext_ctrl()
1719 return -ENOTTY; in v4l_querymenu()
1739 return -ENOTTY; in v4l_g_ctrl()
1773 return -ENOTTY; in v4l_s_ctrl()
1799 return -ENOTTY; in v4l_g_ext_ctrls()
1818 return -ENOTTY; in v4l_s_ext_ctrls()
1837 return -ENOTTY; in v4l_try_ext_ctrls()
1973 return -ENOTTY; in v4l_dbg_g_register()
2001 return -ENOTTY; in v4l_dbg_s_register()
2044 return -ENOTTY; in v4l_dbg_g_chip_info()
2101 if (err != -ENOTTY) in v4l_enum_freq_bands()
2141 return -ENOTTY; in v4l_enum_freq_bands()
2343 long ret = -ENOTTY; in __video_do_ioctl()
2383 ret = -ENOTTY; in __video_do_ioctl()
2556 err = -ENOTTY; in video_usercopy()