Searched refs:link_power_up (Results 1 – 4 of 4) sorted by relevance
175 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()
741 .link_power_up = intel_link_power_up,
1100 .link_power_up = intel_link_power_up,
424 int (*link_power_up)(struct sdw_intel *sdw); member