Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h348 int atomisp_ospm_dphy_down(struct atomisp_device *isp);
H A Datomisp_v4l2.c791 ret = atomisp_ospm_dphy_down(isp); in atomisp_runtime_suspend()
855 ret = atomisp_ospm_dphy_down(isp); in atomisp_suspend()
1854 atomisp_ospm_dphy_down(isp); in atomisp_pci_probe()
H A Datomisp_cmd.c6225 int atomisp_ospm_dphy_down(struct atomisp_device *isp) in atomisp_ospm_dphy_down() function