Searched refs:FIND_ADDR_BY_CALLBACK (Results 1 – 1 of 1) sorted by relevance
2196 #define FIND_ADDR_BY_CALLBACK 0x20 macro2214 ((flag & FIND_ADDR_BY_CALLBACK) == 0)); in find_sibling()2223 if (flag & FIND_ADDR_BY_CALLBACK) in find_sibling()2250 } else if (flag & FIND_ADDR_BY_CALLBACK) { in find_sibling()2266 if (flag & FIND_ADDR_BY_CALLBACK) in find_sibling()2303 int by = FIND_ADDR_BY_CALLBACK; in ndi_devi_findchild_by_callback()