Searched defs:mspi_emul_context (Results 1 – 1 of 1) sorted by relevance
28 struct mspi_emul_context { struct30 const struct mspi_dev_id *owner;32 struct mspi_xfer xfer;34 bool asynchronous;35 int packets_done;37 mspi_callback_handler_t callback;38 struct mspi_callback_context *callback_ctx;40 struct k_sem lock;