Home
last modified time | relevance | path

Searched refs:DM_FLAG_NAME_ALLOCED (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/core/
A Ddevice-remove.c119 if (dev_get_flags(dev) & DM_FLAG_NAME_ALLOCED) in device_unbind()
A Ddevice.c1031 dev_or_flags(dev, DM_FLAG_NAME_ALLOCED); in device_set_name_alloced()
/u-boot/include/dm/
A Ddevice.h45 #define DM_FLAG_NAME_ALLOCED (1 << 7) macro

Completed in 7 milliseconds