Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c718 OV5693_SW_STREAM, OV5693_STOP_STREAMING); in ov5693_otp_read()
1431 OV5693_STOP_STREAMING); in ov5693_set_fmt()
1510 OV5693_STOP_STREAMING); in ov5693_s_stream()
H A Dov5693.h140 #define OV5693_STOP_STREAMING 0x00 macro
/openbmc/linux/drivers/media/i2c/
H A Dov5693.c35 #define OV5693_STOP_STREAMING 0x00 macro
617 enable ? OV5693_START_STREAMING : OV5693_STOP_STREAMING, in ov5693_enable_streaming()