Searched refs:sun6i_csi_set_power (Results 1 – 3 of 3) sorted by relevance
65 int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable);
485 ret = sun6i_csi_set_power(video->csi, true); in sun6i_video_open()513 sun6i_csi_set_power(video->csi, false); in sun6i_video_close()
164 int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable) in sun6i_csi_set_power() function