Home
last modified time | relevance | path

Searched refs:LLC_SHDLC_NAME (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/nfc/
H A Dllc.h15 #define LLC_SHDLC_NAME "shdlc" macro
/linux/drivers/nfc/microread/
H A Di2c.c255 r = microread_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in microread_i2c_probe()
/linux/net/nfc/hci/
H A Dllc_shdlc.c817 return nfc_llc_register(LLC_SHDLC_NAME, &llc_shdlc_ops); in nfc_llc_shdlc_register()
/linux/drivers/nfc/pn544/
H A Di2c.c918 r = pn544_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in pn544_hci_i2c_probe()