Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/soundwire/
Dintel.h175 if (SDW_INTEL_CHECK_OPS(sdw, shim_check_wake)) in sdw_intel_shim_check_wake()
176 return SDW_INTEL_OPS(sdw, shim_check_wake)(sdw); in sdw_intel_shim_check_wake()
Dintel_ace2x.c662 .shim_check_wake = intel_shim_check_wake,
Dintel.c1053 .shim_check_wake = intel_shim_check_wake,
/linux-6.6.21/include/linux/soundwire/
Dsdw_intel.h414 int (*shim_check_wake)(struct sdw_intel *sdw); member