Searched refs:list_last_entry (Results 1 – 2 of 2) sorted by relevance
/u-boot/common/ | ||
A D | stdio.c | 171 list_last_entry(&devs.list, struct stdio_dev, list); in stdio_probe_device() |
/u-boot/include/linux/ | ||
A D | list.h | 348 #define list_last_entry(ptr, type, member) \ macro |
Completed in 5 milliseconds