Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soundwire/
Dintel.h161 if (SDW_INTEL_CHECK_OPS(sdw, link_power_up)) in sdw_intel_link_power_up()
162 return SDW_INTEL_OPS(sdw, link_power_up)(sdw); in sdw_intel_link_power_up()
Dintel_ace2x.c658 .link_power_up = intel_link_power_up,
Dintel.c1050 .link_power_up = intel_link_power_up,
/Linux-v6.6/include/linux/soundwire/
Dsdw_intel.h411 int (*link_power_up)(struct sdw_intel *sdw); member