Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s3c-camif/
Dcamif-capture.c131 static int sensor_set_streaming(struct camif_dev *camif, int on) in sensor_set_streaming() function
182 return sensor_set_streaming(camif, 0); in camif_reinitialize()
420 ret = sensor_set_streaming(camif, 1); in start_streaming()
514 if (sensor_set_streaming(camif, 1) == 0) in buffer_queue()