Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 22 of 22) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_list.h38 struct usb_list_head *prev; member
69 struct usb_list_head *prev, in __usb_list_add()
93 static inline void __usb_list_del(struct usb_list_head *prev, struct usb_list_head *next) in __usb_list_del()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Daw_list.h17 struct list_head *next, *prev; member
43 struct list_head *prev, in __list_add()
91 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
279 struct list_head *prev, in __list_splice()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dlist.h21 struct list_head *next, *prev; member
42 struct list_head *prev, in __list_add()
85 static __always_inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
267 struct list_head *prev, in __list_splice()
/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/
A Dlist.h28 struct dlist_s *prev; member
32 static inline void __dlist_add(dlist_t *node, dlist_t *prev, dlist_t *next) in __dlist_add()
64 dlist_t *prev = node->prev; in dlist_del() local
/bsp/allwinner/libraries/sunxi-hal/hal/source/dma/
A Dhal_dma.c192 static void *sunxi_lli_list(struct sunxi_dma_lli *prev, struct sunxi_dma_lli *next, in sunxi_lli_list()
490 struct sunxi_dma_lli *l_item = NULL, *prev = NULL; in hal_dma_prep_cyclic() local
702 struct sunxi_dma_lli *prev = NULL; in hal_dma_start() local
/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/libmetal/lib/include/metal/
A Dlist.h25 struct metal_list *next, *prev; member
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/libmetal/lib/include/metal/
A Dlist.h25 struct metal_list *next, *prev; member
/bsp/efm32/Libraries/emlib/src/
A Dem_aes.c169 uint32_t prev[4]; in AES_CBC128() local
309 uint32_t prev[4]; in AES_CBC256() local
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_list.h14 struct HAL_LIST_NODE *prev; member
/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/
A Dgfx_mono_spinctrl.h205 struct gfx_mono_spinctrl *prev; member
/bsp/nxp/lpc/lpc5410x/drivers/
A Ddrv_uart.c241 static int32_t _CalcErr(uint32_t n, uint32_t d, uint32_t *prev) in _CalcErr()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_list.h44 struct bflb_dlist_node *prev; /**< point to prev node. */ member
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/mcufont/decoder/
A Dmf_wordwrap.c25 mf_str prev = *text; in get_wordlen() local
/bsp/airm2m/air105/libraries/HAL_Driver/Src/
A Dbsp_common.c1117 llist_head *prev, in __llist_add()
1159 void __llist_del(llist_head * prev, llist_head * next) in __llist_del()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-sched.c559 union ehci_shadow *prev = &ehci->pshadow[i]; in qh_link_periodic() local
1737 union ehci_shadow *prev = &ehci->pshadow[frame]; in itd_link() local
A Dehci-q.c1273 struct ehci_qh *prev; in single_unlink_async() local
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLiteKernel/rtos/
A Dvg_lite_hal.c68 struct list_head *prev; member
/bsp/hpmicro/libraries/hpm_sdk/components/usb/host/
A Dhpm_usb_host.c62 for (hcd_link_t *prev = list_head; in usb_host_list_remove_qhd_by_addr() local
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dbsp_common.h263 struct llist_head_t *next, *prev; member
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dsdio.c279 struct sdio_func_tuple *this, **prev; in sdio_read_cis() local
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_params.c958 unsigned int best = snd_range_min(it), cur, prev; in snd_pcm_hw_param_refine_multiple() local
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/inc/
A Dvg_lite.h452 vg_lite_path_point_ptr prev; member

Completed in 77 milliseconds