Searched refs:mmp_camera (Results 1 – 2 of 2) sorted by relevance
36 struct mmp_camera { struct44 static inline struct mmp_camera *mcam_to_cam(struct mcam_camera *mcam) in mcam_to_cam() argument46 return container_of(mcam, struct mmp_camera, mcam); in mcam_to_cam()58 static void mmpcam_add_device(struct mmp_camera *cam) in mmpcam_add_device()65 static void mmpcam_remove_device(struct mmp_camera *cam) in mmpcam_remove_device()77 static struct mmp_camera *mmpcam_find_device(struct platform_device *pdev) in mmpcam_find_device()79 struct mmp_camera *cam; in mmpcam_find_device()103 struct mmp_camera *cam = mcam_to_cam(mcam); in mmpcam_calc_dphy()220 struct mmp_camera *cam; in mmpcam_probe()329 static int mmpcam_remove(struct mmp_camera *cam) in mmpcam_remove()[all …]
5 obj-$(CONFIG_VIDEO_MMP_CAMERA) += mmp_camera.o mcam-core.o6 mmp_camera-y := mmp-driver.o