Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soundwire/
Dintel.h175 if (SDW_INTEL_CHECK_OPS(sdw, link_power_up)) in sdw_intel_link_power_up()
176 return SDW_INTEL_OPS(sdw, link_power_up)(sdw); in sdw_intel_link_power_up()
Dintel_ace2x.c734 .link_power_up = intel_link_power_up,
Dintel.c1100 .link_power_up = intel_link_power_up,
/linux-6.12.1/include/linux/soundwire/
Dsdw_intel.h426 int (*link_power_up)(struct sdw_intel *sdw); member