Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/driver-api/soundwire/
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
/Linux-v6.6/include/linux/soundwire/
Dsdw.h865 struct sdw_master_ops { struct
930 const struct sdw_master_ops *ops;
/Linux-v6.6/drivers/soundwire/
Dintel_auxdevice.c194 static struct sdw_master_ops sdw_intel_ops = {
Damd_manager.c596 static const struct sdw_master_ops amd_sdw_ops = {
Dstream.c779 const struct sdw_master_ops *ops; in do_bank_switch()
Dqcom.c1046 static const struct sdw_master_ops qcom_swrm_ops = {