Searched defs:pn533_cmd (Results 1 – 1 of 1) sorted by relevance
186 struct pn533_cmd { struct187 struct list_head queue;188 u8 code;189 int status;190 struct sk_buff *req;191 struct sk_buff *resp;192 pn533_send_async_complete_t complete_cb;193 void *complete_cb_context;