Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soundwire/
Dintel.h189 if (SDW_INTEL_CHECK_OPS(sdw, shim_check_wake)) in sdw_intel_shim_check_wake()
190 return SDW_INTEL_OPS(sdw, shim_check_wake)(sdw); in sdw_intel_shim_check_wake()
Dintel_ace2x.c737 .shim_check_wake = intel_shim_check_wake,
Dintel.c1103 .shim_check_wake = intel_shim_check_wake,
/linux-6.12.1/include/linux/soundwire/
Dsdw_intel.h429 int (*shim_check_wake)(struct sdw_intel *sdw); member