Searched defs:vfe_subdev_resources (Results 1 – 1 of 1) sorted by relevance
134 struct vfe_subdev_resources { struct135 bool is_lite;136 u8 line_num;137 bool has_pd;138 char *pd_name;139 const struct vfe_hw_ops *hw_ops;163 const struct vfe_subdev_resources *res; argument