Searched refs:atomisp_freq_scaling (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/staging/media/atomisp/pci/ |
D | atomisp_cmd.h | 290 int atomisp_freq_scaling(struct atomisp_device *vdev,
|
D | atomisp_v4l2.c | 632 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_mrfld_pre_power_down() 781 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_runtime_resume() 846 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_resume()
|
D | atomisp_ioctl.c | 1593 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_MAX, false); in atomisp_streamon() 1673 if (atomisp_freq_scaling(isp, in atomisp_streamon() 1677 if (atomisp_freq_scaling(isp, in atomisp_streamon() 1767 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, false); in atomisp_streamoff() 1891 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, false)) in atomisp_streamoff()
|
D | atomisp_cmd.c | 198 int atomisp_freq_scaling(struct atomisp_device *isp, in atomisp_freq_scaling() function 1368 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, true) < 0) in __atomisp_css_recover()
|