Searched refs:atomisp_freq_scaling (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | atomisp_cmd.h | 253 int atomisp_freq_scaling(struct atomisp_device *vdev,
|
D | atomisp_v4l2.c | 500 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_mrfld_pre_power_down() 628 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true); in atomisp_power_on()
|
D | atomisp_ioctl.c | 937 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, false) < 0) in atomisp_start_streaming() 1017 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, false)) in atomisp_stop_streaming()
|
D | atomisp_cmd.c | 177 int atomisp_freq_scaling(struct atomisp_device *isp, in atomisp_freq_scaling() function 930 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, true) < 0) in atomisp_assert_recovery_work()
|