Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dlist.h37 struct list_head { struct
38 struct list_head *next, *prev; argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
Dlist.h40 struct list_head { struct
41 struct list_head *next, *prev; argument
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dlist.h37 struct list_head { struct
38 struct list_head *next, *prev; argument
/device/soc/rockchip/common/hardware/mpp/include/
Dmpp_list.h81 struct list_head { struct
82 struct list_head *next, *prev; argument
/device/soc/rockchip/rk3399/hardware/mpp/include/
Dmpp_list.h82 struct list_head { struct
83 struct list_head *next, *prev; argument
/device/soc/rockchip/rk3568/hardware/mpp/include/
Dmpp_list.h82 struct list_head { struct
83 struct list_head *next, *prev; argument
/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpp_list.h91 struct list_head { struct
92 struct list_head *next, *prev; argument
/device/soc/rockchip/common/vendor/drivers/cpufreq/
Drockchip-cpufreq.c40 struct list_head list_head; member
/device/soc/rockchip/rk3588/kernel/drivers/cpufreq/
Drockchip-cpufreq.c45 struct list_head list_head; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_common.c1407 dhd_mw_list_delete(dhd_pub_t *dhd, dll_t *list_head) in dhd_mw_list_delete()
6278 dhd_iov_li_append(dhd_pub_t *dhd, dll_t *list_head, dll_t *node) in dhd_iov_li_append()
6295 dhd_iov_li_print(dll_t *list_head) in dhd_iov_li_print()
6308 dhd_iov_li_delete(dhd_pub_t *dhd, dll_t *list_head) in dhd_iov_li_delete()
Ddhd_debug.c790 dll_t list_head, *cur; in dhd_dbg_msgtrace_log_parser() local
Ddhd_sdio.c5385 void * list_head[DHD_MAX_IFS] = { NULL }; in dhdsdio_rxglom() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/mkp/src/
Dsys_bind.c87 struct osal_list_head list_head; member