of_st_nci_i2c_match  284 drivers/nfc/st-nci/i2c.c static const struct of_device_id of_st_nci_i2c_match[] = {
of_st_nci_i2c_match  290 drivers/nfc/st-nci/i2c.c MODULE_DEVICE_TABLE(of, of_st_nci_i2c_match);
of_st_nci_i2c_match  295 drivers/nfc/st-nci/i2c.c 		.of_match_table = of_match_ptr(of_st_nci_i2c_match),