Searched refs:soc_camera_host_unregister (Results 1 – 3 of 3) sorted by relevance
273 void soc_camera_host_unregister(struct soc_camera_host *ici);
1910 void soc_camera_host_unregister(struct soc_camera_host *ici) in soc_camera_host_unregister() function1942 EXPORT_SYMBOL(soc_camera_host_unregister);
1763 soc_camera_host_unregister(soc_host); in sh_mobile_ceu_remove()