Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
H A Dintel.h186 if (SDW_INTEL_CHECK_OPS(sdw, start_bus_after_clock_stop)) in sdw_intel_start_bus_after_clock_stop()
187 return SDW_INTEL_OPS(sdw, start_bus_after_clock_stop)(sdw); in sdw_intel_start_bus_after_clock_stop()
H A Dintel.c1096 .start_bus_after_clock_stop = intel_start_bus_after_clock_stop,
/linux/include/linux/soundwire/
H A Dsdw_intel.h426 int (*start_bus_after_clock_stop)(struct sdw_intel *sdw); member