Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_dlist.h44 struct DListHead { struct
45 struct DListHead *next; /**< Pointer to the next node */ argument
46 struct DListHead *prev; /**< Pointer to the previous node */ argument