Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h65 int atomisp_stream_on_master_slave_sensor(struct atomisp_device *isp,
Datomisp_ioctl.c1504 int atomisp_stream_on_master_slave_sensor(struct atomisp_device *isp, in atomisp_stream_on_master_slave_sensor() function
1827 ret = atomisp_stream_on_master_slave_sensor(isp, false); in atomisp_streamon()
Datomisp_cmd.c1464 if (atomisp_stream_on_master_slave_sensor(isp, true)) in __atomisp_css_recover()