Searched refs:sync_check_cmdsync_unlocked (Results 1 – 4 of 4) sorted by relevance
208 if (SDW_INTEL_CHECK_OPS(sdw, sync_check_cmdsync_unlocked)) in sdw_intel_sync_check_cmdsync_unlocked()209 return SDW_INTEL_OPS(sdw, sync_check_cmdsync_unlocked)(sdw); in sdw_intel_sync_check_cmdsync_unlocked()
670 .sync_check_cmdsync_unlocked = intel_check_cmdsync_unlocked,
1062 .sync_check_cmdsync_unlocked = intel_check_cmdsync_unlocked,
423 bool (*sync_check_cmdsync_unlocked)(struct sdw_intel *sdw); member