Home
last modified time | relevance | path

Searched refs:overlay_get_target_phandle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_overlay.c15 * overlay_get_target_phandle - retrieves the target phandle of a fragment
19 * overlay_get_target_phandle() retrieves the target phandle of an
28 static uint32_t overlay_get_target_phandle(const void *fdto, int fragment) in overlay_get_target_phandle() function
66 phandle = overlay_get_target_phandle(fdto, fragment); in overlay_get_target()
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_overlay.c15 * overlay_get_target_phandle - retrieves the target phandle of a fragment
19 * overlay_get_target_phandle() retrieves the target phandle of an
28 static uint32_t overlay_get_target_phandle(const void *fdto, int fragment) in overlay_get_target_phandle() function
51 phandle = overlay_get_target_phandle(fdto, fragment_offset); in fdt_overlay_target_offset()

Completed in 2 milliseconds