Searched refs:check_clock_stop (Results 1 – 4 of 4) sorted by relevance
166 if (SDW_INTEL_CHECK_OPS(sdw, check_clock_stop)) in sdw_intel_check_clock_stop()167 SDW_INTEL_OPS(sdw, check_clock_stop)(sdw); in sdw_intel_check_clock_stop()
1094 .check_clock_stop = intel_check_clock_stop,
1044 .check_clock_stop = intel_check_clock_stop,
423 void (*check_clock_stop)(struct sdw_intel *sdw); member