Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
H A Dintel.h191 static inline int sdw_intel_stop_bus(struct sdw_intel *sdw, bool clock_stop) in sdw_intel_stop_bus() argument
194 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);
/linux/include/linux/soundwire/
H A Dsdw_intel.h427 int (*stop_bus)(struct sdw_intel *sdw, bool clock_stop);