Lines Matching defs:send_wakeup
21 enum send_wakeup {
33 * send_wakeup variable is used to control if we need to send a wakeup
40 enum send_wakeup send_wakeup;
59 if (pn532->send_wakeup) {
67 if (pn532->send_wakeup == PN532_SEND_LAST_WAKEUP)
68 pn532->send_wakeup = PN532_SEND_NO_WAKEUP;
112 pn532->send_wakeup = PN532_SEND_LAST_WAKEUP;
121 pn532->send_wakeup = PN532_SEND_WAKEUP;
269 pn532->send_wakeup = PN532_SEND_WAKEUP;