Home
last modified time | relevance | path

Searched refs:s3c_camif_unregister_video_node (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/platform/s3c-camif/
Dcamif-core.h334 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx);
Dcamif-core.c294 s3c_camif_unregister_video_node(camif, VP_CODEC); in camif_unregister_video_nodes()
295 s3c_camif_unregister_video_node(camif, VP_PREVIEW); in camif_unregister_video_nodes()
Dcamif-capture.c1198 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) in s3c_camif_unregister_video_node() function