Home
last modified time | relevance | path

Searched refs:new_first (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h248 struct osal_list_head *new_first = entry->next; in osal___list_cut_position() local
253 head->next = new_first; in osal___list_cut_position()
254 new_first->prev = head; in osal___list_cut_position()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h245 struct osal_list_head *new_first = entry->next; in osal___list_cut_position() local
250 head->next = new_first; in osal___list_cut_position()
251 new_first->prev = head; in osal___list_cut_position()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h244 struct osal_list_head *new_first = entry->next; in osal___list_cut_position() local
249 head->next = new_first; in osal___list_cut_position()
250 new_first->prev = head; in osal___list_cut_position()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h247 struct osal_list_head *new_first = entry->next; in osal___list_cut_position() local
252 head->next = new_first; in osal___list_cut_position()
253 new_first->prev = head; in osal___list_cut_position()

Completed in 5 milliseconds