Searched defs:smi_node (Results 1 – 2 of 2) sorted by relevance
37 struct smi_node { struct38 enum smi_bus_type bus_type;39 struct smi_instance instances[];
302 struct device_node *smi_node; in scpsys_add_one_domain() local