Home
last modified time | relevance | path

Searched refs:is_webcam (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-mc.c29 bool is_webcam = false; in v4l2_mc_create_media_graph() local
60 is_webcam = true; in v4l2_mc_create_media_graph()
78 if (is_webcam) { in v4l2_mc_create_media_graph()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-mc.c29 bool is_webcam = false; in v4l2_mc_create_media_graph() local
60 is_webcam = true; in v4l2_mc_create_media_graph()
78 if (is_webcam) { in v4l2_mc_create_media_graph()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-cards.c655 .is_webcam = 1,
682 .is_webcam = 1, /* To enable sensor probe */
700 .is_webcam = 1,
914 .is_webcam = 1,
924 .is_webcam = 1,
974 .is_webcam = 1,
2377 .is_webcam = 1,
2841 dev->is_webcam = dev->board.is_webcam; in em28xx_set_model()
3012 if (dev->is_webcam) { in em28xx_hint_board()
[all...]
H A Dem28xx-video.c140 if (dev->is_webcam) in norm_maxw()
153 if (dev->is_webcam) in norm_maxh()
168 if (dev->is_webcam) in em28xx_vbi_supported()
994 if (dev->is_webcam) in em28xx_v4l2_create_entities()
1618 if (dev->is_webcam) { in vidioc_g_parm()
1641 if (!dev->is_webcam) in vidioc_s_parm()
1680 if (dev->is_webcam) in vidioc_enum_input()
2450 if (dev->is_webcam) in em28xx_vdev_init()
2565 if (dev->is_webcam) in em28xx_v4l2_init()
2773 if (dev->is_webcam) { in em28xx_v4l2_init()
[all...]
H A Dem28xx.h502 unsigned int is_webcam:1; member
664 unsigned int is_webcam:1; member
H A Dem28xx-core.c673 if (dev->is_webcam) in em28xx_capture_start()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-cards.c676 .is_webcam = 1,
703 .is_webcam = 1, /* To enable sensor probe */
721 .is_webcam = 1,
935 .is_webcam = 1,
945 .is_webcam = 1,
995 .is_webcam = 1,
2398 .is_webcam = 1,
2886 dev->is_webcam = dev->board.is_webcam; in em28xx_set_model()
3057 if (dev->is_webcam) { in em28xx_hint_board()
[all...]
H A Dem28xx-video.c130 if (dev->is_webcam) in norm_maxw()
143 if (dev->is_webcam) in norm_maxh()
158 if (dev->is_webcam) in em28xx_vbi_supported()
984 if (dev->is_webcam) in em28xx_v4l2_create_entities()
1608 if (dev->is_webcam) { in vidioc_g_parm()
1631 if (!dev->is_webcam) in vidioc_s_parm()
1670 if (dev->is_webcam) in vidioc_enum_input()
2440 if (dev->is_webcam) in em28xx_vdev_init()
2555 if (dev->is_webcam) in em28xx_v4l2_init()
2763 if (dev->is_webcam) { in em28xx_v4l2_init()
[all...]
H A Dem28xx.h493 unsigned int is_webcam:1; member
653 unsigned int is_webcam:1; member
H A Dem28xx-core.c663 if (dev->is_webcam) in em28xx_capture_start()

Completed in 20 milliseconds