Searched refs:sdw_bpt_msg (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/soundwire/ |
| H A D | sdw_intel.h | 446 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 D | bus.h | 96 struct sdw_bpt_msg { struct
|
| H A D | intel_ace2x.c | 50 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 D | intel_auxdevice.c | 84 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 D | debugfs.c | 224 struct sdw_bpt_msg msg = {0}; in do_bpt_sequence()
|
| H A D | bus.c | 2053 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 D | bra.rst | 237 'sdw_bpt_msg' makes more sense.
|