Home
last modified time | relevance | path

Searched defs:komeda_component (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/arm/display/komeda/
Dkomeda_pipeline.h79 struct komeda_component { struct
81 struct drm_private_obj obj;
83 struct komeda_pipeline *pipeline;
85 char name[32];
91 u32 __iomem *reg;
93 u32 id;
98 u32 hw_id;
128 const struct komeda_component_funcs *funcs; argument
140 struct komeda_component *component; argument