Home
last modified time | relevance | path

Searched refs:sdw_bpt_msg (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/soundwire/
H A Dsdw_intel.h446 struct sdw_bpt_msg *msg);
447 int (*bpt_wait)(struct sdw_intel *sdw, struct sdw_slave *slave, struct sdw_bpt_msg *msg);
/linux/drivers/soundwire/
H A Dbus.h96 struct sdw_bpt_msg { struct
H A Dintel_ace2x.c50 struct sdw_bpt_msg *msg) in intel_ace2x_bpt_open_stream()
288 struct sdw_bpt_msg *msg) in intel_ace2x_bpt_close_stream()
321 struct sdw_bpt_msg *msg) in intel_ace2x_bpt_send_async()
365 struct sdw_bpt_msg *msg) in intel_ace2x_bpt_wait()
H A Dintel_auxdevice.c84 struct sdw_bpt_msg *msg) in generic_bpt_send_async()
94 static int generic_bpt_wait(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in generic_bpt_wait()
H A Ddebugfs.c224 struct sdw_bpt_msg msg = {0}; in do_bpt_sequence()
H A Dbus.c2053 int sdw_bpt_send_async(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in sdw_bpt_send_async()
2084 int sdw_bpt_wait(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in sdw_bpt_wait()
2090 int sdw_bpt_send_sync(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in sdw_bpt_send_sync()
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst237 'sdw_bpt_msg' makes more sense.