Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h58 int atomisp_stream_on_master_slave_sensor(struct atomisp_device *isp,
Datomisp_ioctl.c1446 int atomisp_stream_on_master_slave_sensor(struct atomisp_device *isp, in atomisp_stream_on_master_slave_sensor() function
1684 ret = atomisp_stream_on_master_slave_sensor(isp, false); in atomisp_streamon()
Datomisp_cmd.c1412 if (atomisp_stream_on_master_slave_sensor(isp, true)) in __atomisp_css_recover()