Searched refs:LLC_SHDLC_NAME (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/include/net/nfc/ |
H A D | llc.h | 26 #define LLC_SHDLC_NAME "shdlc" macro
|
/linux-4.1.27/drivers/nfc/microread/ |
H A D | i2c.c | 282 r = microread_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, microread_i2c_probe()
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
H A D | i2c.c | 650 return st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, st21nfca_hci_i2c_probe()
|
/linux-4.1.27/net/nfc/hci/ |
H A D | llc_shdlc.c | 853 return nfc_llc_register(LLC_SHDLC_NAME, &llc_shdlc_ops); nfc_llc_shdlc_register()
|
/linux-4.1.27/drivers/nfc/pn544/ |
H A D | i2c.c | 1124 r = pn544_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, pn544_hci_i2c_probe()
|
Completed in 159 milliseconds