Searched defs:omapdss_comp_node (Results 1 – 2 of 2) sorted by relevance
29 struct omapdss_comp_node { struct30 struct list_head list;31 struct device_node *node;32 bool dss_core_component;
269 struct omapdss_comp_node { struct278 struct omapdss_comp_node *comp; in omapdss_list_contains() argument