Searched defs:amdgpu_isp (Results 1 – 1 of 1) sorted by relevance
46 struct amdgpu_isp { struct47 struct device *parent;48 struct amdgpu_device *adev;49 const struct isp_funcs *funcs;50 struct mfd_cell *isp_cell;51 struct resource *isp_res;52 struct resource *isp_i2c_res;53 struct isp_platform_data *isp_pdata;54 unsigned int harvest_config;55 const struct firmware *fw;