Lines Matching refs:node
21 * @node: node to include this pin controller in the global pin controller list
43 struct list_head node;
69 * @node: global list node
78 struct list_head node;
88 * @node: list node for struct pinctrl's @states field
93 struct list_head node;
124 * @node: list node for struct pinctrl_settings's @settings field
132 struct list_head node;
175 * @node: mapping table list node
180 struct list_head node;
246 list_for_each_entry(_maps_node_, &pinctrl_maps, node) \