Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Duart.c191 static struct nci_uart nfcmrvl_nci_uart = { variable
210 return nci_uart_register(&nfcmrvl_nci_uart); in nfcmrvl_uart_init_module()
215 nci_uart_unregister(&nfcmrvl_nci_uart); in nfcmrvl_uart_exit_module()
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Duart.c173 static struct nci_uart nfcmrvl_nci_uart = { variable
185 module_driver(nfcmrvl_nci_uart, nci_uart_register, nci_uart_unregister);

Completed in 2 milliseconds