Home
last modified time | relevance | path

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

/Linux-v6.6/net/nfc/hci/
Dllc_nop.c74 static const struct nfc_llc_ops llc_nop_ops = { variable
85 return nfc_llc_register(LLC_NOP_NAME, &llc_nop_ops); in nfc_llc_nop_register()