Home
last modified time | relevance | path

Searched refs:intel_stop_bus (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/soundwire/
Dintel.c1394 static int intel_stop_bus(struct sdw_intel *sdw, bool clock_stop) in intel_stop_bus() function
1827 ret = intel_stop_bus(sdw, false); in intel_suspend()
1853 ret = intel_stop_bus(sdw, false); in intel_suspend_runtime()
1860 ret = intel_stop_bus(sdw, true); in intel_suspend_runtime()