Home
last modified time | relevance | path

Searched refs:pn532_i2c_nfc_alloc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.h242 int pn532_i2c_nfc_alloc(struct pn533 *priv, u32 protocols,
H A Di2c.c194 r = pn532_i2c_nfc_alloc(priv, PN533_NO_TYPE_B_PROTOCOLS, &client->dev); in pn533_i2c_probe()
H A Dpn533.c2816 int pn532_i2c_nfc_alloc(struct pn533 *priv, u32 protocols, in pn532_i2c_nfc_alloc() function
2830 EXPORT_SYMBOL_GPL(pn532_i2c_nfc_alloc);
2837 rc = pn532_i2c_nfc_alloc(priv, protocols, parent); in pn53x_register_nfc()