Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/soundwire/
Dsdw.h705 struct sdw_master_ops { struct
755 const struct sdw_master_ops *ops;
/Linux-v5.4/drivers/soundwire/
Dcadence_master.h156 extern struct sdw_master_ops sdw_cdns_master_ops;
Dintel.c986 static struct sdw_master_ops sdw_intel_ops = {
Dstream.c745 const struct sdw_master_ops *ops; in do_bank_switch()
/Linux-v5.4/Documentation/driver-api/soundwire/
Dsummary.rst121 This will initialize sdw_bus object for Master device. "sdw_master_ops" and
124 "sdw_master_ops" is used by Bus to control the Bus in the hardware specific
127 Synchronization Point (SSP). The "sdw_master_ops" structure abstracts the