Searched refs:stop_poll (Results 1 – 10 of 10) sorted by relevance
374 goto stop_poll; in tilcdc_init()380 stop_poll: in tilcdc_init()
1414 goto stop_poll; in pn533_autopoll_complete()1417 goto stop_poll; in pn533_autopoll_complete()1482 stop_poll: in pn533_autopoll_complete()1505 goto stop_poll; in pn533_poll_complete()1508 goto stop_poll; in pn533_poll_complete()1537 stop_poll: in pn533_poll_complete()2635 .stop_poll = pn533_stop_poll,
656 if (hdev->ops->stop_poll) in hci_stop_poll()657 hdev->ops->stop_poll(hdev); in hci_stop_poll()935 .stop_poll = hci_stop_poll,
28 void (*stop_poll) (struct nfc_hci_dev *hdev); member
53 void (*stop_poll)(struct nfc_dev *dev); member
63 * stop_poll - stop on progress polling operation
259 dev->ops->stop_poll(dev); in nfc_stop_poll()1058 if (!ops->start_poll || !ops->stop_poll || !ops->activate_target || in nfc_allocate_device()
748 .stop_poll = digital_stop_poll,
921 .stop_poll = st21nfca_hci_stop_poll,
1153 .stop_poll = nci_stop_poll,