Searched refs:sdw_intel_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/soundwire/
H A Dsdw_intel.h204 * struct sdw_intel_ops: Intel audio driver callback ops
207 struct sdw_intel_ops { struct
335 const struct sdw_intel_ops *ops;
/linux-master/drivers/soundwire/
H A Dintel.h40 const struct sdw_intel_ops *ops;
H A Dintel_auxdevice.c194 static struct sdw_master_ops sdw_intel_ops = { variable in typeref:struct:sdw_master_ops
246 bus->ops = &sdw_intel_ops;
/linux-master/sound/soc/sof/intel/
H A Dhda.c151 struct sdw_intel_ops sdw_callback = {
177 static struct sdw_intel_ops sdw_ace2x_callback = {
H A Dhda.h951 extern struct sdw_intel_ops sdw_callback;

Completed in 235 milliseconds