Searched refs:check_clock_stop (Results 1 – 4 of 4) sorted by relevance
164 if (SDW_INTEL_CHECK_OPS(sdw, check_clock_stop)) in sdw_intel_check_clock_stop()165 SDW_INTEL_OPS(sdw, check_clock_stop)(sdw); in sdw_intel_check_clock_stop()
1094 .check_clock_stop = intel_check_clock_stop,
1043 .check_clock_stop = intel_check_clock_stop,
418 void (*check_clock_stop)(struct sdw_intel *sdw); member