Searched refs:stop_bus (Results 1 – 4 of 4) sorted by relevance
191 if (SDW_INTEL_CHECK_OPS(sdw, stop_bus)) in sdw_intel_stop_bus()192 return SDW_INTEL_OPS(sdw, stop_bus)(sdw, clock_stop); in sdw_intel_stop_bus()
1098 .stop_bus = intel_stop_bus,
1047 .stop_bus = intel_stop_bus,
422 int (*stop_bus)(struct sdw_intel *sdw, bool clock_stop); member