Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dspi.c286 static const struct of_device_id of_st_nci_spi_match[] __maybe_unused = {
290 MODULE_DEVICE_TABLE(of, of_st_nci_spi_match);
295 .of_match_table = of_match_ptr(of_st_nci_spi_match),
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dspi.c299 static const struct of_device_id of_st_nci_spi_match[] = { variable
303 MODULE_DEVICE_TABLE(of, of_st_nci_spi_match);
308 .of_match_table = of_match_ptr(of_st_nci_spi_match),

Completed in 3 milliseconds