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

/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h264 int atomisp_freq_scaling(struct atomisp_device *vdev,
H A Datomisp_v4l2.c519 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true);
647 atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, true);
H A Datomisp_ioctl.c945 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, false) < 0)
1025 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, false))
H A Datomisp_cmd.c188 int atomisp_freq_scaling(struct atomisp_device *isp, function
941 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, true) < 0)

Completed in 117 milliseconds