Home
last modified time | relevance | path

Searched defs:first (Results 1 - 25 of 25) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DLinkedList.h69 ListElement *first, /**< first element in the list */ member
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_Queue.h42 ROCKCHIP_QElem *first; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dlist.h100 struct list_head *first = list->next; in __list_splice() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dlinux_cbb_list.h107 struct cbb_list_head *first = list->next; in inline_cbb_list_splice() local
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dlist.h97 struct list_head *first = list->next; in __list_splice() local
H A Dosal_list.h224 struct osal_list_head *first = OSAL_NULL; in osal_list_rotate_left() local
288 struct osal_list_head *first = list->next; in osal___list_splice() local
594 struct osal_hlist_node *first; global() member
646 struct osal_hlist_node *first = h->first; osal_hlist_add_head() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dlist.h97 struct list_head *first = list->next; in __list_splice() local
H A Dosal_list.h225 struct osal_list_head *first = OSAL_NULL; in osal_list_rotate_left() local
289 struct osal_list_head *first = list->next; in osal___list_splice() local
595 struct osal_hlist_node *first; global() member
647 struct osal_hlist_node *first = h->first; osal_hlist_add_head() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/arch/
H A Dsys_arch.h56 int first, last; member
69 int first, last; member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_hash.h47 struct hlist_node *first; member
108 struct hlist_node *first = h->first; in hlist_add_head() local
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h47 struct hlist_node *first; member
106 struct hlist_node *first = h->first; in hlist_add_head() local
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h47 struct hlist_node *first; member
106 struct hlist_node *first = h->first; in hlist_add_head() local
[all...]
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_hash.h48 struct hlist_node *first; member
107 struct hlist_node *first = h->first; in hlist_add_head() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h228 struct osal_list_head *first = OSAL_NULL; in osal_list_rotate_left() local
292 struct osal_list_head *first = list->next; in osal___list_splice() local
598 struct osal_hlist_node *first; global() member
650 struct osal_hlist_node *first = h->first; osal_hlist_add_head() local
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h227 struct osal_list_head *first = OSAL_NULL; in osal_list_rotate_left() local
287 struct osal_list_head *first = list->next; in osal___list_splice() local
593 struct osal_hlist_node *first; global() member
645 struct osal_hlist_node *first = h->first; osal_hlist_add_head() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_core.c519 static int first = 1; in serial8250_isa_init_ports() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_symc_v100.c664 hi_u32 chn, last, first, i; in drv_cipher_aes_test() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_ov2775/
H A Dov2775_cmos.c706 static HI_BOOL first[ISP_MAX_PIPE_NUM] = {[0 ...(ISP_MAX_PIPE_NUM - 1)] = HI_TRUE}; in cmos_inttime_update() local
819 static HI_BOOL first[ISP_MAX_PIPE_NUM] = {[0 ...(ISP_MAX_PIPE_NUM - 1)] = HI_TRUE}; in cmos_wdr_gains_update() local
865 static HI_BOOL first[ISP_MAX_PIPE_NUM] = {[0 ...(ISP_MAX_PIPE_NUM - 1)] = HI_TRUE}; cmos_hlcg_wdr_gains_update() local
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.h396 uint16_t first; /* Offset offset first color entry in tables */ member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_media_mem.c591 static hil_mmz_t *list_for_each_mmz(HI_U32 gfp, const char *mmz_name, int first) in list_for_each_mmz() argument
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c1691 static inline void set_next_task_rt(struct rq *rq, struct task_struct *p, bool first) in set_next_task_rt() argument
H A Dtopology.c606 struct sched_group *tmp, *first; in free_sched_groups() local
1008 struct sched_group *first = NULL, *last = NULL, *sg; in build_overlap_sched_groups() local
1223 struct sched_group *first = NULL, *last = NULL; build_sched_groups() local
[all...]
H A Dfair.c11775 set_next_task_fair(struct rq *rq, struct task_struct *p, bool first) set_next_task_fair() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c289 static void phy_update_bits(struct inno_dsidphy *inno, u8 first, u8 second, u8 mask, u8 val) in phy_update_bits() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_common.c2389 void *p, *prev = NULL, *next = NULL, *first = NULL, *last = NULL, *prev_first = NULL; in dhd_prec_drop_pkts() local
[all...]

Completed in 39 milliseconds