Searched defs:mmc_context_info (Results 1 – 1 of 1) sorted by relevance
186 struct mmc_context_info { struct187 bool is_done_rcv;188 bool is_new_req;189 bool is_waiting_last_req;190 wait_queue_head_t wait;191 spinlock_t lock;