Searched defs:mmc_context_info (Results 1 – 1 of 1) sorted by relevance
183 struct mmc_context_info { struct184 bool is_done_rcv;185 bool is_new_req;186 bool is_waiting_last_req;187 wait_queue_head_t wait;188 spinlock_t lock;