Searched refs:sdw_cdns_clock_restart (Results 1 – 3 of 3) sorted by relevance
164 int sdw_cdns_clock_restart(struct sdw_cdns *cdns, bool bus_reset);
1621 int sdw_cdns_clock_restart(struct sdw_cdns *cdns, bool bus_reset) in sdw_cdns_clock_restart() function1667 EXPORT_SYMBOL(sdw_cdns_clock_restart);
1941 ret = sdw_cdns_clock_restart(cdns, !clock_stop0); in intel_resume_runtime()1983 ret = sdw_cdns_clock_restart(cdns, false); in intel_resume_runtime()