/device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
H A D | fb_mem.c | 91 int register_driver(const char *key, void *prev)
in register_driver() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
H A D | LinkedList.h | 58 struct ListElementStruct *prev, /**< pointer to previous list element */ member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_osk_list.h | 26 MALI_STATIC_INLINE void __mali_osk_list_add(_mali_osk_list_t *new_entry, _mali_osk_list_t *prev, _mali_osk_list_t *next) in __mali_osk_list_add() argument 34 MALI_STATIC_INLINE void __mali_osk_list_del(_mali_osk_list_t *prev, _mali_osk_list_t *next) in __mali_osk_list_del() argument [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_osk_list.h | 27 MALI_STATIC_INLINE void __mali_osk_list_add(_mali_osk_list_t *new_entry, _mali_osk_list_t *prev, _mali_osk_list_t *next) in __mali_osk_list_add() argument 35 MALI_STATIC_INLINE void __mali_osk_list_del(_mali_osk_list_t *prev, _mali_osk_list_t *next) in __mali_osk_list_del() argument [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_osk_locks.c | 181 struct _mali_osk_lock_debug_s *prev = NULL; in remove_lock_from_log() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_osk_locks.c | 183 struct _mali_osk_lock_debug_s *prev = NULL; in remove_lock_from_log() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
H A D | list.h | 41 struct list_head *next, *prev; member 44 static inline void __list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) in __list_add() argument 62 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() argument [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_list.h | 30 struct hi_list *prev; member [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
H A D | linux_cbb_list.h | 27 struct cbb_list_head *next, *prev; member 74 static HPT_INLINE void inline_cbb_list_del(struct cbb_list_head *prev, struc argument 43 inline_cbb_list_add(struct cbb_list_head *_new, struct cbb_list_head *prev, struct cbb_list_head *next) inline_cbb_list_add() argument [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | list.h | 38 struct list_head *next, *prev; member 41 static inline void __list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) in __list_add() argument 59 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() argument [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | list.h | 38 struct list_head *next, *prev; member 41 static inline void __list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) in __list_add() argument 59 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() argument [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_list.h | 35 struct hi_list *prev; member [all...] |
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_list.h | 82 struct list_head *next, *prev; member 136 static __inline void _list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) in _list_add() argument 154 _list_del(struct list_head *prev, struct list_head *next) _list_del() argument [all...] |
H A D | mpp_hash.h | 125 static inline void hlist_add_behind(struct hlist_node *n, struct hlist_node *prev) in hlist_add_behind() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/thirdparty/ |
H A D | mali_kbase_mmap.c | 233 struct rb_node *prev = &vma->vm_rb; in kbase_unmapped_area_topdown() local
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_list.h | 83 struct list_head *next, *prev; member 145 _list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) _list_add() argument 165 _list_del(struct list_head * prev, struct list_head * next) _list_del() argument [all...] |
H A D | mpp_hash.h | 123 static inline void hlist_add_behind(struct hlist_node *n, struct hlist_node *prev) in hlist_add_behind() argument
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_list.h | 83 struct list_head *next, *prev; member 145 _list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) _list_add() argument 165 _list_del(struct list_head * prev, struct list_head * next) _list_del() argument [all...] |
H A D | mpp_hash.h | 123 static inline void hlist_add_behind(struct hlist_node *n, struct hlist_node *prev) in hlist_add_behind() argument
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_list.h | 92 struct list_head *next, *prev; member 151 __list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) __list_add() argument 171 __list_del(struct list_head * prev, struct list_head * next) __list_del() argument [all...] |
H A D | mpp_hash.h | 123 static inline void hlist_add_behind(struct hlist_node *n, struct hlist_node *prev) in hlist_add_behind() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/thirdparty/ |
H A D | mali_kbase_mmap.c | 215 struct rb_node *prev = &vma->vm_rb; in kbase_unmapped_area_topdown() local
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
H A D | rk_list.cpp | 35 rk_list_node* prev; member 68 static inline void _rk_list_add(rk_list_node * _new, rk_list_node * prev, rk_list_node * next) in _rk_list_add() argument 139 static inline void _rk_list_del(rk_list_node *prev, rk_list_node *next) in _rk_list_del() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_tiler_heap.c | 92 struct kbase_csf_tiler_heap_chunk *const prev = get_last_chunk(heap); in link_chunk() local
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | linux_osl_priv.h | 114 struct bcm_mem_link *prev; member
|