Home
last modified time | relevance | path

Searched refs:sdw_intel_lnl_hw_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/soundwire/
Dsdw_intel.h429 extern const struct sdw_intel_hw_ops sdw_intel_lnl_hw_ops;
/Linux-v6.6/drivers/soundwire/
Dintel_ace2x.c646 const struct sdw_intel_hw_ops sdw_intel_lnl_hw_ops = { variable
674 EXPORT_SYMBOL_NS(sdw_intel_lnl_hw_ops, SOUNDWIRE_INTEL);
/Linux-v6.6/sound/soc/sof/intel/
Dhda.c226 res.hw_ops = &sdw_intel_lnl_hw_ops; in hda_sdw_probe()