Home
last modified time | relevance | path

Searched refs:VV6410_LOW_POWER_MODE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/usb/gspca/stv06xx/
Dstv06xx_vv6410.h163 #define VV6410_LOW_POWER_MODE (1 << 0) macro
236 {VV6410_SETUP0, VV6410_LOW_POWER_MODE},
Dstv06xx_vv6410.c175 err = stv06xx_write_sensor(sd, VV6410_SETUP0, VV6410_LOW_POWER_MODE); in vv6410_stop()