Searched defs:pn533_cmd (Results 1 – 1 of 1) sorted by relevance
176 struct pn533_cmd { struct177 struct list_head queue;178 u8 code;179 int status;180 struct sk_buff *req;181 struct sk_buff *resp;182 pn533_send_async_complete_t complete_cb;183 void *complete_cb_context;