Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/samsung/s3c-camif/
Dcamif-core.h338 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx);
Dcamif-core.c287 s3c_camif_unregister_video_node(camif, VP_CODEC); in camif_unregister_video_nodes()
288 s3c_camif_unregister_video_node(camif, VP_PREVIEW); in camif_unregister_video_nodes()
Dcamif-capture.c1179 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) in s3c_camif_unregister_video_node() function