Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Dllc.h15 #define LLC_SHDLC_NAME "shdlc" macro
/linux/net/nfc/hci/
H A Dllc_shdlc.c825 return nfc_llc_register(LLC_SHDLC_NAME, &llc_shdlc_ops); in nfc_llc_shdlc_register()