Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nfc/st21nfca/
Di2c.c588 static const struct of_device_id of_st21nfca_i2c_match[] __maybe_unused = { variable
593 MODULE_DEVICE_TABLE(of, of_st21nfca_i2c_match);
598 .of_match_table = of_match_ptr(of_st21nfca_i2c_match),