Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nfc/nfcmrvl/
Di2c.c248 static const struct of_device_id of_nfcmrvl_i2c_match[] __maybe_unused = { variable
252 MODULE_DEVICE_TABLE(of, of_nfcmrvl_i2c_match);
266 .of_match_table = of_match_ptr(of_nfcmrvl_i2c_match),