Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Dspi.c199 static const struct of_device_id of_nfcmrvl_spi_match[] = { variable
203 MODULE_DEVICE_TABLE(of, of_nfcmrvl_spi_match);
218 .of_match_table = of_match_ptr(of_nfcmrvl_spi_match),
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dspi.c184 static const struct of_device_id of_nfcmrvl_spi_match[] __maybe_unused = {
188 MODULE_DEVICE_TABLE(of, of_nfcmrvl_spi_match);
203 .of_match_table = of_match_ptr(of_nfcmrvl_spi_match),

Completed in 2 milliseconds