Searched refs:stop_bus (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/soundwire/
H A Dintel.h154 if (SDW_INTEL_CHECK_OPS(sdw, stop_bus))
155 return SDW_INTEL_OPS(sdw, stop_bus)(sdw, clock_stop);
H A Dintel_ace2x.c657 .stop_bus = intel_stop_bus,
H A Dintel.c1048 .stop_bus = intel_stop_bus,
/linux-master/include/linux/soundwire/
H A Dsdw_intel.h384 * @stop_bus: stop all bus
409 int (*stop_bus)(struct sdw_intel *sdw, bool clock_stop); member in struct:sdw_intel_hw_ops

Completed in 135 milliseconds