bq32k_of_match    314 drivers/rtc/rtc-bq32k.c static const struct of_device_id bq32k_of_match[] = {
bq32k_of_match    318 drivers/rtc/rtc-bq32k.c MODULE_DEVICE_TABLE(of, bq32k_of_match);
bq32k_of_match    323 drivers/rtc/rtc-bq32k.c 		.of_match_table = of_match_ptr(bq32k_of_match),