Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dsoc_camera.h273 void soc_camera_host_unregister(struct soc_camera_host *ici);
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_camera.c1910 void soc_camera_host_unregister(struct soc_camera_host *ici) in soc_camera_host_unregister() function
1942 EXPORT_SYMBOL(soc_camera_host_unregister);
Dsh_mobile_ceu_camera.c1763 soc_camera_host_unregister(soc_host); in sh_mobile_ceu_remove()