Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s3c-camif/
Dcamif-capture.c129 static int sensor_set_streaming(struct camif_dev *camif, int on) in sensor_set_streaming() function
180 return sensor_set_streaming(camif, 0); in camif_reinitialize()
424 ret = sensor_set_streaming(camif, 1); in start_streaming()
526 if (sensor_set_streaming(camif, 1) == 0) in buffer_queue()