Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/soundwire/
Dsdw.h645 struct sdw_master_ops { struct
689 const struct sdw_master_ops *ops;
/Linux-v4.19/drivers/soundwire/
Dcadence_master.h156 extern struct sdw_master_ops sdw_cdns_master_ops;
Dintel.c747 static struct sdw_master_ops sdw_intel_ops = {
Dstream.c685 const struct sdw_master_ops *ops; in do_bank_switch()
/Linux-v4.19/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