Home
last modified time | relevance | path

Searched refs:vinmode (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-camera.c370 v4l2->vinmode = 0x0d; in em28xx_init_camera()
382 v4l2->vinmode = 0x0c; in em28xx_init_camera()
394 v4l2->vinmode = 0x0a; in em28xx_init_camera()
436 v4l2->vinmode = 0x08; in em28xx_init_camera()
Dem28xx.h526 u8 vinmode; member
Dem28xx-video.c242 ret = em28xx_write_reg(dev, EM28XX_R10_VINMODE, v4l2->vinmode); in em28xx_set_outfmt()
2308 v4l2->vinmode = 0x10; in em28xx_v4l2_init()