Searched refs:set_regulator_names (Results 1 – 2 of 2) sorted by relevance
74 .set_regulator_names(names)? in init()
404 pub fn set_regulator_names(mut self, names: KVec<CString>) -> Result<Self> { in set_regulator_names() method