Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/pn533/
H A Di2c.c239 static const struct of_device_id of_pn533_i2c_match[] __maybe_unused = { variable
249 MODULE_DEVICE_TABLE(of, of_pn533_i2c_match);
260 .of_match_table = of_match_ptr(of_pn533_i2c_match),