Home
last modified time | relevance | path

Searched refs:activate_target (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/Documentation/networking/
A Dnfc.rst64 * activate_target - select and initialize one of the targets found
121 Internally, 'connect' will result in an activate_target call to the driver.
/linux-6.3-rc2/include/net/nfc/
A Dnfc.h57 int (*activate_target)(struct nfc_dev *dev, struct nfc_target *target, member
/linux-6.3-rc2/net/nfc/
A Dcore.c420 rc = dev->ops->activate_target(dev, target, protocol); in nfc_activate_target()
1058 if (!ops->start_poll || !ops->stop_poll || !ops->activate_target || in nfc_allocate_device()
A Ddigital_core.c747 .activate_target = digital_activate_target,
/linux-6.3-rc2/net/nfc/hci/
A Dcore.c938 .activate_target = hci_activate_target,
/linux-6.3-rc2/net/nfc/nci/
A Dcore.c1124 .activate_target = nci_activate_target,
/linux-6.3-rc2/drivers/nfc/pn533/
A Dpn533.c2635 .activate_target = pn533_activate_target,

Completed in 20 milliseconds