Searched refs:clock_stop (Results 1 – 2 of 2) sorted by relevance
191 static inline int sdw_intel_stop_bus(struct sdw_intel *sdw, bool clock_stop) in sdw_intel_stop_bus() argument194 return SDW_INTEL_OPS(sdw, stop_bus)(sdw, clock_stop); in sdw_intel_stop_bus()264 int intel_stop_bus(struct sdw_intel *sdw, bool clock_stop);
427 int (*stop_bus)(struct sdw_intel *sdw, bool clock_stop);