Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/soundwire/
Dsdw_intel.h38 struct sdw_intel_ops { struct
156 const struct sdw_intel_ops *ops;
/Linux-v5.10/drivers/soundwire/
Dintel.h32 const struct sdw_intel_ops *ops;
Dintel.c1303 static struct sdw_master_ops sdw_intel_ops = { variable
1357 sdw_intel_ops.read_prop = intel_prop_read; in intel_master_probe()
1358 bus->ops = &sdw_intel_ops; in intel_master_probe()
/Linux-v5.10/sound/soc/sof/intel/
Dhda.c117 static const struct sdw_intel_ops sdw_callback = {