Searched refs:atomisp_freq_scaling (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h259 int atomisp_freq_scaling(struct atomisp_device *vdev,
H A Datomisp_v4l2.c517 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true);
645 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true);
H A Datomisp_ioctl.c1171 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, false) < 0)
1256 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, false))
H A Datomisp_cmd.c195 int atomisp_freq_scaling(struct atomisp_device *isp, function
996 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, true) < 0)

Completed in 128 milliseconds