Home
last modified time | relevance | path

Searched refs:sun6i_csi_set_power (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi.h61 * sun6i_csi_set_power() - power on/off the csi
65 int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable);
H A Dsun6i_video.c487 ret = sun6i_csi_set_power(video->csi, true); in sun6i_video_open()
515 sun6i_csi_set_power(video->csi, false); in sun6i_video_close()
H A Dsun6i_csi.c164 int sun6i_csi_set_power(struct sun6i_csi *csi, bool enable) in sun6i_csi_set_power() function

Completed in 3 milliseconds