| /linux-6.15/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 | 356 *status = adv748x_hdmi_has_signal(state) ? 0 : V4L2_IN_ST_NO_SIGNAL; in adv748x_hdmi_g_input_status()
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | tw9900.c | 522 *status = V4L2_IN_ST_NO_SIGNAL; in tw9900_g_input_status() 537 *status = ret & TW9900_REG_CHIP_STATUS_HLOCK ? 0 : V4L2_IN_ST_NO_SIGNAL; in tw9900_g_input_status()
|
| 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 | bt819.c | 204 int res = V4L2_IN_ST_NO_SIGNAL; in bt819_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 | adv7183.c | 402 *status = V4L2_IN_ST_NO_SIGNAL; in adv7183_g_input_status()
|
| H A D | ks0127.c | 589 int stat = V4L2_IN_ST_NO_SIGNAL; in ks0127_status()
|
| H A D | adv7842.c | 1379 *status |= V4L2_IN_ST_NO_SIGNAL; in adv7842_g_input_status() 1389 *status |= V4L2_IN_ST_NO_SIGNAL; in adv7842_g_input_status() 1392 *status |= V4L2_IN_ST_NO_SIGNAL; in adv7842_g_input_status() 1460 if (status & V4L2_IN_ST_NO_SIGNAL) { in read_stdi()
|
| H A D | adv7180.c | 331 return V4L2_IN_ST_NO_SIGNAL; in adv7180_status_to_v4l2()
|
| H A D | saa7115.c | 1497 *status = V4L2_IN_ST_NO_SIGNAL; in saa711x_g_input_status()
|
| /linux-6.15/drivers/media/spi/ |
| H A D | gs1662.c | 382 *status |= V4L2_IN_ST_NO_SIGNAL; in gs_g_input_status()
|
| /linux-6.15/drivers/media/platform/aspeed/ |
| H A D | aspeed-video.c | 702 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in aspeed_video_irq_res_change() 1043 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in aspeed_video_get_resolution() 1338 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in aspeed_video_stop() 1996 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in aspeed_video_setup_video()
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enuminput.rst | 138 * - ``V4L2_IN_ST_NO_SIGNAL``
|
| /linux-6.15/drivers/media/platform/nuvoton/ |
| H A D | npcm-video.c | 866 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in npcm_video_detect_resolution() 984 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in npcm_video_stop() 1583 video->v4l2_input_status = V4L2_IN_ST_NO_SIGNAL; in npcm_video_setup_video()
|
| /linux-6.15/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-v4l2.c | 418 input->status = V4L2_IN_ST_NO_SIGNAL; in solo_enum_input()
|
| H A D | solo6x10-v4l2-enc.c | 787 input->status = V4L2_IN_ST_NO_SIGNAL; in solo_enc_enum_input()
|
| /linux-6.15/drivers/media/pci/tw68/ |
| H A D | tw68-video.c | 684 i->status |= V4L2_IN_ST_NO_SIGNAL; in tw68_enum_input()
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-cap.c | 1098 inp->status |= V4L2_IN_ST_NO_SIGNAL; in vidioc_enum_input() 1110 inp->status |= V4L2_IN_ST_NO_SIGNAL; in vidioc_enum_input()
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | mgb4.rst | 81 A value of 0 is equivalent to the V4L2_IN_ST_NO_SIGNAL flag of the V4L2
|
| /linux-6.15/drivers/media/pci/mgb4/ |
| H A D | mgb4_vin.c | 521 i->status |= V4L2_IN_ST_NO_SIGNAL; in vidioc_enum_input()
|
| /linux-6.15/drivers/media/pci/tw686x/ |
| H A D | tw686x-video.c | 1032 i->status |= V4L2_IN_ST_NO_SIGNAL; in tw686x_enum_input()
|
| /linux-6.15/drivers/media/pci/tw5864/ |
| H A D | tw5864-video.c | 576 i->status |= V4L2_IN_ST_NO_SIGNAL; in tw5864_enum_input()
|
| /linux-6.15/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 356 replace define V4L2_IN_ST_NO_SIGNAL input-status
|