Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/soundwire/
Dsdw_intel.h117 struct sdw_intel_ops { struct
241 const struct sdw_intel_ops *ops;
/Linux-v5.15/drivers/soundwire/
Dintel.h30 const struct sdw_intel_ops *ops;
Dintel.c1234 static struct sdw_master_ops sdw_intel_ops = { variable
1292 sdw_intel_ops.read_prop = intel_prop_read; in intel_link_probe()
1293 bus->ops = &sdw_intel_ops; in intel_link_probe()
/Linux-v5.15/sound/soc/sof/intel/
Dhda.c130 static const struct sdw_intel_ops sdw_callback = {