Searched refs:plat_power_up (Results 1 – 4 of 4) sorted by relevance
136 int (*plat_power_up) (struct mcam_camera *cam); member
353 mcam->plat_power_up = mmpcam_power_up; in mmpcam_probe()
480 mcam->plat_power_up = cafe_ctlr_power_up; in cafe_pci_probe()
911 ret = cam->plat_power_up(cam); in mcam_ctlr_power_up()