Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Dchecks.c523 if (!phandle_is_valid(phandle)) { in check_phandle_prop()
1410 if (!phandle_is_valid(phandle)) { in check_property_phandle_args()
1642 if (!phandle_is_valid(phandle)) { in check_interrupt_map()
1703 if (!phandle_is_valid(phandle)) { in check_interrupts_property()
1860 if (!phandle_is_valid(phandle)) in get_remote_endpoint()
A Ddtc.h54 static inline bool phandle_is_valid(cell_t phandle) in phandle_is_valid() function
A Dlivetree.c562 if (!phandle_is_valid(phandle)) { in get_node_by_phandle()
597 if (phandle_is_valid(node->phandle)) in get_node_phandle()

Completed in 12 milliseconds