Searched refs:open_source (Results 1 – 8 of 8) 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()
15 open_drain(line_flags.open_drain), open_source(line_flags.open_source) in HandleFlags()37 if (open_source) in toInt()
34 bool open_source; member
22 bool open_source; member
17 open_source(flags & GPIOLINE_FLAG_OPEN_SOURCE) in LineFlags()
35 EXPECT_TRUE(line_flags.open_source); in TEST()42 EXPECT_FALSE(line_flags.open_source); in TEST()120 EXPECT_FALSE(retrieved_info.flags.open_source); in TEST_F()
34 EXPECT_FALSE(handle_flags.open_source); in TEST()43 handle_flags.open_source = false; in TEST()50 handle_flags.open_source = true; in TEST()
122 Read more about this license at http://www.snia.org/smi/developers/open_source/