| /OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/ |
| H A D | adv748x-afe.c | 68 0 : V4L2_IN_ST_NO_SIGNAL; in adv748x_afe_status() 274 u32 signal = V4L2_IN_ST_NO_SIGNAL; in adv748x_afe_s_stream() 292 if (signal != V4L2_IN_ST_NO_SIGNAL) in adv748x_afe_s_stream()
|
| H A D | adv748x-hdmi.c | 346 *status = adv748x_hdmi_has_signal(state) ? 0 : V4L2_IN_ST_NO_SIGNAL; in adv748x_hdmi_g_input_status()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | aspeed-video.c | 561 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in aspeed_video_irq_res_change() 775 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in aspeed_video_get_resolution() 1006 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in aspeed_video_stop() 1540 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in aspeed_video_setup_video()
|
| /OK3568_Linux_fs/kernel/drivers/media/spi/ |
| H A D | gs1662.c | 381 *status |= V4L2_IN_ST_NO_SIGNAL; in gs_g_input_status()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ml86v7667.c | 185 *status = status_reg & STATUS_HLOCK_DETECT ? 0 : V4L2_IN_ST_NO_SIGNAL; in ml86v7667_g_input_status()
|
| H A D | saa7110.c | 238 int res = V4L2_IN_ST_NO_SIGNAL; in saa7110_g_input_status()
|
| H A D | vpx3220.c | 284 int res = V4L2_IN_ST_NO_SIGNAL, status; in vpx3220_status()
|
| H A D | bt819.c | 204 int res = V4L2_IN_ST_NO_SIGNAL; in bt819_status()
|
| H A D | adv7183.c | 402 *status = V4L2_IN_ST_NO_SIGNAL; in adv7183_g_input_status()
|
| H A D | ks0127.c | 597 int stat = V4L2_IN_ST_NO_SIGNAL; in ks0127_status()
|
| H A D | adv7842.c | 1388 *status |= V4L2_IN_ST_NO_SIGNAL; in adv7842_g_input_status() 1398 *status |= V4L2_IN_ST_NO_SIGNAL; in adv7842_g_input_status() 1401 *status |= V4L2_IN_ST_NO_SIGNAL; in adv7842_g_input_status() 1468 if (status & V4L2_IN_ST_NO_SIGNAL) { in read_stdi()
|
| H A D | adv7180.c | 322 return V4L2_IN_ST_NO_SIGNAL; in adv7180_status_to_v4l2()
|
| H A D | lt7911d.c | 633 *status |= no_signal(sd) ? V4L2_IN_ST_NO_SIGNAL : 0; in lt7911d_g_input_status()
|
| H A D | saa7115.c | 1497 *status = V4L2_IN_ST_NO_SIGNAL; in saa711x_g_input_status()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | vehicle_ad_7181.c | 228 return V4L2_IN_ST_NO_SIGNAL; in adv7181_status_to_v4l2()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enuminput.rst | 138 * - ``V4L2_IN_ST_NO_SIGNAL``
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-v4l2.c | 424 input->status = V4L2_IN_ST_NO_SIGNAL; in solo_enum_input()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw68/ |
| H A D | tw68-video.c | 683 i->status |= V4L2_IN_ST_NO_SIGNAL; in tw68_enum_input()
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-cap.c | 1349 inp->status |= V4L2_IN_ST_NO_SIGNAL; in vidioc_enum_input() 1361 inp->status |= V4L2_IN_ST_NO_SIGNAL; in vidioc_enum_input()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | videodev2.h | 1546 #define V4L2_IN_ST_NO_SIGNAL 0x00000002 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | videodev2.h | 1546 #define V4L2_IN_ST_NO_SIGNAL 0x00000002 macro
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 332 replace define V4L2_IN_ST_NO_SIGNAL input-status
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/ |
| H A D | tw5864-video.c | 577 i->status |= V4L2_IN_ST_NO_SIGNAL; in tw5864_enum_input()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/ |
| H A D | tw686x-video.c | 1036 i->status |= V4L2_IN_ST_NO_SIGNAL; in tw686x_enum_input()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 1665 #define V4L2_IN_ST_NO_SIGNAL 0x00000002 macro
|