Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Di2c.c604 static const struct of_device_id of_st21nfca_i2c_match[] = { variable
609 MODULE_DEVICE_TABLE(of, of_st21nfca_i2c_match);
614 .of_match_table = of_match_ptr(of_st21nfca_i2c_match),
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Di2c.c587 static const struct of_device_id of_st21nfca_i2c_match[] __maybe_unused = {
592 MODULE_DEVICE_TABLE(of, of_st21nfca_i2c_match);
597 .of_match_table = of_match_ptr(of_st21nfca_i2c_match),

Completed in 2 milliseconds