Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw_intel.h38 struct sdw_intel_ops { struct
156 const struct sdw_intel_ops *ops;
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dintel.h32 const struct sdw_intel_ops *ops;
H A Dintel.c1306 static struct sdw_master_ops sdw_intel_ops = { variable
1360 sdw_intel_ops.read_prop = intel_prop_read; in intel_master_probe()
1361 bus->ops = &sdw_intel_ops; in intel_master_probe()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda.c128 static const struct sdw_intel_ops sdw_callback = {