Searched refs:w1_gpio_pdata (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-stamp9g20.c234 static struct w1_gpio_platform_data w1_gpio_pdata = { variable in typeref:struct:w1_gpio_platform_data
242 .dev.platform_data = &w1_gpio_pdata,
247 at91_set_GPIO_periph(w1_gpio_pdata.pin, 1);
248 at91_set_multi_drive(w1_gpio_pdata.pin, 1);

Completed in 39 milliseconds