Searched refs:open_source (Results 1 – 1 of 1) sorted by relevance
54 bool open_source = false; in gpio_restart_probe() local63 open_source = of_property_read_bool(pdev->dev.of_node, "open-source"); in gpio_restart_probe()66 open_source ? GPIOD_IN : GPIOD_OUT_LOW); in gpio_restart_probe()
Completed in 3 milliseconds