Home
last modified time | relevance | path

Searched defs:LIST_ENTRY (Results 1 – 5 of 5) sorted by relevance

/device/board/unionman/unionpi_tiger/hardware/bt/include/
Dbt_list.h149 #define LIST_ENTRY(_Ptr, _Type, _Field) ((_Type *)((char *)(_Ptr) - (unsigned long)(&((_Type *)0)->… macro
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Dbt_list.h158 #define LIST_ENTRY(_Ptr, _Type, _Field) ((_Type *)((char *)(_Ptr) - (unsigned long)(&((_Type *)0)->… macro
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
Dkey_cache.h83 typedef LOS_DL_LIST LIST_ENTRY; typedef
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dqueue.h274 #define LIST_ENTRY(type) \ macro
/device/soc/rockchip/rk2206/hardware/include/sys/
Dqueue.h370 #define LIST_ENTRY(type) \ macro