Lines Matching refs:nodes
49 static const struct software_node nodes[]; variable
52 &nodes[INT33FE_NODE_PI3USB30532]
56 &nodes[INT33FE_NODE_DISPLAYPORT]
135 static const struct software_node nodes[] = { variable
140 { "connector", &nodes[0], usb_connector_props, usb_connector_refs },
149 fwnode = software_node_fwnode(&nodes[INT33FE_NODE_DISPLAYPORT]); in cht_int33fe_setup_dp()
174 software_node_unregister_nodes(nodes); in cht_int33fe_remove_nodes()
192 ret = software_node_register_nodes(nodes); in cht_int33fe_add_nodes()
234 fwnode = software_node_fwnode(&nodes[INT33FE_NODE_MAX17047]); in cht_int33fe_register_max17047()
333 fwnode = software_node_fwnode(&nodes[INT33FE_NODE_FUSB302]); in cht_int33fe_probe()
351 fwnode = software_node_fwnode(&nodes[INT33FE_NODE_PI3USB30532]); in cht_int33fe_probe()