Searched refs:sdw_bpt_msg (Results 1 – 5 of 5) sorted by relevance
48 struct sdw_bpt_msg *msg) in intel_ace2x_bpt_open_stream()219 struct sdw_bpt_msg *msg) in intel_ace2x_bpt_close_stream()252 struct sdw_bpt_msg *msg) in intel_ace2x_bpt_send_async()291 struct sdw_bpt_msg *msg) in intel_ace2x_bpt_wait()
85 struct sdw_bpt_msg { struct
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()
222 struct sdw_bpt_msg msg = {0}; in do_bpt_sequence()
2041 int sdw_bpt_send_async(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in sdw_bpt_send_async()2066 int sdw_bpt_wait(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in sdw_bpt_wait()2072 int sdw_bpt_send_sync(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in sdw_bpt_send_sync()
Completed in 13 milliseconds