Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/soundwire/
Dcadence_master.h145 extern struct sdw_master_ops sdw_cdns_master_ops;
Dqcom.c850 static const struct sdw_master_ops qcom_swrm_ops = {
Dstream.c780 const struct sdw_master_ops *ops; in do_bank_switch()
Dintel.c1228 static struct sdw_master_ops sdw_intel_ops = {
/linux-5.19.10/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-5.19.10/include/linux/soundwire/
Dsdw.h845 struct sdw_master_ops { struct
905 const struct sdw_master_ops *ops;