open_source 54 drivers/power/reset/gpio-restart.c bool open_source = false; open_source 63 drivers/power/reset/gpio-restart.c open_source = of_property_read_bool(pdev->dev.of_node, "open-source"); open_source 66 drivers/power/reset/gpio-restart.c open_source ? GPIOD_IN : GPIOD_OUT_LOW);