w1_gpio_dt_ids     62 drivers/w1/masters/w1-gpio.c static const struct of_device_id w1_gpio_dt_ids[] = {
w1_gpio_dt_ids     66 drivers/w1/masters/w1-gpio.c MODULE_DEVICE_TABLE(of, w1_gpio_dt_ids);
w1_gpio_dt_ids    196 drivers/w1/masters/w1-gpio.c 		.of_match_table = of_match_ptr(w1_gpio_dt_ids),