Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soundwire/
Dintel.h194 if (SDW_INTEL_CHECK_OPS(sdw, sync_go_unlocked)) in sdw_intel_sync_go_unlocked()
195 return SDW_INTEL_OPS(sdw, sync_go_unlocked)(sdw); in sdw_intel_sync_go_unlocked()
Dintel_ace2x.c668 .sync_go_unlocked = intel_sync_go_unlocked,
Dintel.c1060 .sync_go_unlocked = intel_shim_sync_go_unlocked,
/Linux-v6.6/include/linux/soundwire/
Dsdw_intel.h421 int (*sync_go_unlocked)(struct sdw_intel *sdw); member