Home
last modified time | relevance | path

Searched refs:sdw_bpt_wait (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/soundwire/
H A Dbus.c2084 int sdw_bpt_wait(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in sdw_bpt_wait() function
2088 EXPORT_SYMBOL(sdw_bpt_wait);
2098 return sdw_bpt_wait(bus, slave, msg); in sdw_bpt_send_sync()
/linux/include/linux/soundwire/
H A Dsdw.h1077 int sdw_bpt_wait(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg);
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst262 - sdw_bpt_wait()