Searched refs:sdw_cdns_clock_restart (Results 1 – 3 of 3) sorted by relevance
161 int sdw_cdns_clock_restart(struct sdw_cdns *cdns, bool bus_reset);
1485 int sdw_cdns_clock_restart(struct sdw_cdns *cdns, bool bus_reset) in sdw_cdns_clock_restart() function1534 EXPORT_SYMBOL(sdw_cdns_clock_restart);
1919 ret = sdw_cdns_clock_restart(cdns, !clock_stop0); in intel_resume_runtime()1958 ret = sdw_cdns_clock_restart(cdns, false); in intel_resume_runtime()