Home
last modified time | relevance | path

Searched refs:sdw_master_ops (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/driver-api/soundwire/
H A Dsummary.rst122 This will initialize sdw_bus object for Master device. "sdw_master_ops" and
125 "sdw_master_ops" is used by Bus to control the Bus in the hardware specific
128 Synchronization Point (SSP). The "sdw_master_ops" structure abstracts the
/openbmc/linux/include/linux/soundwire/
H A Dsdw.h865 struct sdw_master_ops { struct
932 const struct sdw_master_ops *ops;
/openbmc/linux/drivers/soundwire/
H A Dintel_auxdevice.c194 static struct sdw_master_ops sdw_intel_ops = {
H A Damd_manager.c609 static const struct sdw_master_ops amd_sdw_ops = {
H A Dstream.c780 const struct sdw_master_ops *ops; in do_bank_switch()
H A Dqcom.c1046 static const struct sdw_master_ops qcom_swrm_ops = {