Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soundwire/
Dintel_init.c31 static struct sdw_intel_link_dev *intel_link_dev_register(struct sdw_intel_res *res, in intel_link_dev_register()
154 *sdw_intel_probe_controller(struct sdw_intel_res *res) in sdw_intel_probe_controller()
333 *sdw_intel_probe(struct sdw_intel_res *res) in sdw_intel_probe()
/Linux-v6.6/include/linux/soundwire/
Dsdw_intel.h328 struct sdw_intel_res { struct
364 sdw_intel_probe(struct sdw_intel_res *res); argument
/Linux-v6.6/sound/soc/sof/intel/
Dhda.c196 struct sdw_intel_res res; in hda_sdw_probe()