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

/linux-4.4.14/drivers/power/reset/
H A Dgpio-restart.c62 bool open_source = false; gpio_restart_probe() local
71 open_source = of_property_read_bool(pdev->dev.of_node, "open-source"); gpio_restart_probe()
74 open_source ? GPIOD_IN : GPIOD_OUT_LOW); gpio_restart_probe()

Completed in 456 milliseconds