rn5t618_of_match 82 drivers/mfd/rn5t618.c static const struct of_device_id rn5t618_of_match[] = { rn5t618_of_match 88 drivers/mfd/rn5t618.c MODULE_DEVICE_TABLE(of, rn5t618_of_match); rn5t618_of_match 97 drivers/mfd/rn5t618.c of_id = of_match_device(rn5t618_of_match, &i2c->dev); rn5t618_of_match 166 drivers/mfd/rn5t618.c .of_match_table = of_match_ptr(rn5t618_of_match),