Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nfc/hci/
H A Dllc_nop.c74 static struct nfc_llc_ops llc_nop_ops = { variable
85 return nfc_llc_register(LLC_NOP_NAME, &llc_nop_ops); in nfc_llc_nop_register()
/kernel/linux/linux-6.6/net/nfc/hci/
H A 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()

Completed in 1 milliseconds