Searched refs:config_clks (Results 1 – 2 of 2) sorted by relevance
296 fn config_clks(_dev: &Device, _table: &Table, _opp: &OPP, _scaling_down: bool) -> Result { in config_clks() method474 config_clks: if T::HAS_CONFIG_CLKS { in set()475 Some(Self::config_clks) in set()515 extern "C" fn config_clks( in config_clks() method525 T::config_clks( in config_clks()
234 config_clks_t config_clks; member