Searched defs:komeda_pipeline (Results 1 – 1 of 1) sorted by relevance
387 struct komeda_pipeline { struct389 struct drm_private_obj obj;391 struct komeda_dev *mdev;393 struct clk *pxlclk;395 int id;397 u32 avail_comps;431 const struct komeda_pipeline_funcs *funcs; argument454 struct komeda_pipeline *pipe; argument