Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h65 int atomisp_stream_on_master_slave_sensor(struct atomisp_device *isp,
H A Datomisp_ioctl.c1619 int atomisp_stream_on_master_slave_sensor(struct atomisp_device *isp, in atomisp_stream_on_master_slave_sensor() function
1948 ret = atomisp_stream_on_master_slave_sensor(isp, false); in atomisp_streamon()
H A Datomisp_cmd.c1480 if (atomisp_stream_on_master_slave_sensor(isp, true)) in __atomisp_css_recover()