Home
last modified time | relevance | path

Searched refs:bind_flag (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Dnop.c24 const char *bind_flag = ofnode_read_string(ofnode, "bind"); in noptest_bind() local
26 if (bind_flag && (strcmp(bind_flag, "True") == 0)) in noptest_bind()
H A Dbus.c19 int bind_flag; member
40 plat->bind_flag = 1; in testbus_child_post_bind()
471 ut_asserteq(1, plat->bind_flag); in dm_test_bus_child_post_bind()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_defer_bind.c104 next_gp_job->bind_flag = MALI_DEFER_BIND_MEMORY_PREPARED; in mali_mem_prepare_mem_for_job()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.h73 u32 bind_flag; /** < flag for deferbind*/ member