Searched refs:DTB_IS_ERR (Results 1 – 2 of 2) sorted by relevance
47 if (DTB_IS_ERR(val)) in dtb_node_read_u32()75 if (DTB_IS_ERR(val)) in dtb_node_read_u32_array()113 if (DTB_IS_ERR(val)) in dtb_node_read_u32_index()133 if (DTB_IS_ERR(val)) in dtb_node_read_u64()
26 #define DTB_IS_ERR(ptr) ((unsigned long)(ptr) > (unsigned long)(-1000)) macro
Completed in 22 milliseconds