Home
last modified time | relevance | path

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

/linux-6.15/include/linux/soundwire/
H A Dsdw_intel.h445 extern const struct sdw_intel_hw_ops sdw_intel_cnl_hw_ops;
/linux-6.15/drivers/soundwire/
H A Dintel.c1088 const struct sdw_intel_hw_ops sdw_intel_cnl_hw_ops = { variable
1114 EXPORT_SYMBOL_NS(sdw_intel_cnl_hw_ops, "SOUNDWIRE_INTEL");
/linux-6.15/sound/soc/sof/intel/
H A Dhda.c171 res.hw_ops = &sdw_intel_cnl_hw_ops; in hda_sdw_probe()