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

/linux-master/drivers/soundwire/
H A Dintel.h175 if (SDW_INTEL_CHECK_OPS(sdw, shim_check_wake))
176 return SDW_INTEL_OPS(sdw, shim_check_wake)(sdw);
H A Dintel_ace2x.c662 .shim_check_wake = intel_shim_check_wake,
H A Dintel.c1053 .shim_check_wake = intel_shim_check_wake,
/linux-master/include/linux/soundwire/
H A Dsdw_intel.h387 * @shim_check_wake: check if a wake was received
414 int (*shim_check_wake)(struct sdw_intel *sdw); member in struct:sdw_intel_hw_ops

Completed in 127 milliseconds