Home
last modified time | relevance | path

Searched refs:check_clock_stop (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/soundwire/
Dintel.h127 if (SDW_INTEL_CHECK_OPS(sdw, check_clock_stop)) in sdw_intel_check_clock_stop()
128 SDW_INTEL_OPS(sdw, check_clock_stop)(sdw); in sdw_intel_check_clock_stop()
Dintel_ace2x.c652 .check_clock_stop = intel_check_clock_stop,
Dintel.c1044 .check_clock_stop = intel_check_clock_stop,
/Linux-v6.6/include/linux/soundwire/
Dsdw_intel.h405 void (*check_clock_stop)(struct sdw_intel *sdw); member