Home
last modified time | relevance | path

Searched refs:atomisp_freq_scaling (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c892 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_LOW, false)) in atomisp_stop_stream()
993 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, false) < 0) in atomisp_start_streaming()
H A Datomisp_cmd.c177 int atomisp_freq_scaling(struct atomisp_device *isp, in atomisp_freq_scaling() function
931 if (atomisp_freq_scaling(isp, ATOMISP_DFS_MODE_AUTO, true) < 0) in atomisp_assert_recovery_work()