Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw.h810 struct sdw_master_ops { struct
869 const struct sdw_master_ops *ops;
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dcadence_master.h148 extern struct sdw_master_ops sdw_cdns_master_ops;
H A Dqcom.c451 static const struct sdw_master_ops qcom_swrm_ops = {
H A Dstream.c760 const struct sdw_master_ops *ops; in do_bank_switch()
H A Dintel.c1306 static struct sdw_master_ops sdw_intel_ops = {