Searched refs:bind_flag (Results 1 – 2 of 2) sorted by relevance
24 const char *bind_flag = ofnode_read_string(ofnode, "bind"); in noptest_bind() local26 if (bind_flag && (strcmp(bind_flag, "True") == 0)) in noptest_bind()
21 int bind_flag; member42 plat->bind_flag = 1; in testbus_child_post_bind()492 ut_asserteq(1, plat->bind_flag); in dm_test_bus_child_post_bind()