Searched defs:vfe_subdev_resources (Results 1 – 1 of 1) sorted by relevance
129 struct vfe_subdev_resources { struct130 bool is_lite;131 u8 line_num;132 bool has_pd;133 char *pd_name;134 const struct vfe_hw_ops *hw_ops;158 const struct vfe_subdev_resources *res; argument