Home
last modified time | relevance | path

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

/linux/include/linux/soundwire/
H A Dsdw_intel.h223 struct sdw_intel_ops { struct
349 const struct sdw_intel_ops *ops;
/linux/drivers/soundwire/
H A Dintel.h41 const struct sdw_intel_ops *ops;
H A Dintel_auxdevice.c280 static struct sdw_master_ops sdw_intel_ops = { variable
349 bus->ops = &sdw_intel_ops; in intel_link_probe()