Searched refs:ll_entry_ref (Results 1 – 5 of 5) sorted by relevance
| /include/dm/ |
| A D | uclass-internal.h | 61 ll_entry_ref(struct uclass, _name, uclass)
|
| A D | device-internal.h | 76 ll_entry_ref(struct udevice, _name, udevice)
|
| A D | uclass.h | 142 ll_entry_ref(struct uclass_driver, _name, uclass_driver)
|
| A D | device.h | 442 ll_entry_ref(struct driver, _name, driver)
|
| /include/ |
| A D | linker_lists.h | 288 #define ll_entry_ref(_type, _name, _list) \ macro
|
Completed in 18 milliseconds