Home
last modified time | relevance | path

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

/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
/linux/include/linux/soundwire/
H A Dsdw.h861 struct sdw_master_ops { struct
1029 const struct sdw_master_ops *ops;
/linux/drivers/soundwire/
H A Dintel_auxdevice.c281 static struct sdw_master_ops sdw_intel_ops = {
H A Damd_manager.c686 static const struct sdw_master_ops amd_sdw_ops = {
H A Dstream.c848 const struct sdw_master_ops *ops; in do_bank_switch()
H A Dqcom.c1133 static const struct sdw_master_ops qcom_swrm_ops = {