Searched defs:smi_node (Results 1 – 2 of 2) sorted by relevance
38 struct smi_node { struct39 enum smi_bus_type bus_type;40 struct smi_instance instances[];
312 struct device_node *smi_node; in scpsys_add_one_domain() local