Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1197 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) in s3c_camif_unregister_video_node() function