Searched refs:sun6i_csi_set_power (Results 1 – 3 of 3) sorted by relevance
90 int sun6i_csi_set_power(struct sun6i_csi_device *csi_dev, bool enable);
514 ret = sun6i_csi_set_power(csi_dev, true); in sun6i_video_open()547 sun6i_csi_set_power(csi_dev, false); in sun6i_video_close()
150 int sun6i_csi_set_power(struct sun6i_csi_device *csi_dev, bool enable) in sun6i_csi_set_power() function