isp4_device
struct isp4_device *isp_dev;
struct isp4_device *isp_dev = platform_get_drvdata(pdev);
void isp_debugfs_create(struct isp4_device *isp_dev)
void isp_debugfs_remove(struct isp4_device *isp_dev)
struct isp4_device;
void isp_debugfs_create(struct isp4_device *isp_dev);
void isp_debugfs_remove(struct isp4_device *isp_dev);