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