Home
last modified time | relevance | path

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

/linux-6.15/drivers/soundwire/
H A Dbus.c2069 int sdw_bpt_wait(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in sdw_bpt_wait() function
2073 EXPORT_SYMBOL(sdw_bpt_wait);
2083 return sdw_bpt_wait(bus, slave, msg); in sdw_bpt_send_sync()
/linux-6.15/include/linux/soundwire/
H A Dsdw.h1070 int sdw_bpt_wait(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg);
/linux-6.15/Documentation/driver-api/soundwire/
H A Dbra.rst262 - sdw_bpt_wait()