Searched defs:list_head (Results 1 – 13 of 13) sorted by relevance
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | list.h | 37 struct list_head { struct 38 struct list_head *next, *prev; argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
| D | list.h | 40 struct list_head { struct 41 struct list_head *next, *prev; argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| D | list.h | 37 struct list_head { struct 38 struct list_head *next, *prev; argument
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| D | mpp_list.h | 81 struct list_head { struct 82 struct list_head *next, *prev; argument
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| D | mpp_list.h | 82 struct list_head { struct 83 struct list_head *next, *prev; argument
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| D | mpp_list.h | 82 struct list_head { struct 83 struct list_head *next, *prev; argument
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| D | mpp_list.h | 91 struct list_head { struct 92 struct list_head *next, *prev; argument
|
| /device/soc/rockchip/common/vendor/drivers/cpufreq/ |
| D | rockchip-cpufreq.c | 40 struct list_head list_head; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/cpufreq/ |
| D | rockchip-cpufreq.c | 45 struct list_head list_head; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_common.c | 1407 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()
|
| D | dhd_debug.c | 790 dll_t list_head, *cur; in dhd_dbg_msgtrace_log_parser() local
|
| D | dhd_sdio.c | 5385 void * list_head[DHD_MAX_IFS] = { NULL }; in dhdsdio_rxglom() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/mkp/src/ |
| D | sys_bind.c | 87 struct osal_list_head list_head; member
|