Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/masters/
Dw1-gpio.c71 static const struct of_device_id w1_gpio_dt_ids[] = { variable
75 MODULE_DEVICE_TABLE(of, w1_gpio_dt_ids);
227 .of_match_table = of_match_ptr(w1_gpio_dt_ids),