Home
last modified time | relevance | path

Searched refs:hnd (Results 1 - 17 of 17) sorted by relevance

/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A DppOp.cpp25 status_t ppOpInit(PP_OP_HANDLE *hnd, PP_OPERATION *init) in ppOpInit() argument
27 (void)hnd; in ppOpInit()
32 status_t ppOpSet(PP_OP_HANDLE hnd, PP_SET_OPT opt, RK_U32 val) in ppOpSet() argument
34 (void)hnd; in ppOpSet()
40 status_t ppOpPerform(PP_OP_HANDLE hnd) in ppOpPerform() argument
42 (void)hnd; in ppOpPerform()
46 status_t ppOpSync(PP_OP_HANDLE hnd) in ppOpSync() argument
48 (void)hnd; in ppOpSync()
52 status_t ppOpRelease(PP_OP_HANDLE hnd) in ppOpRelease() argument
54 (void)hnd; in ppOpRelease()
86 ppOp::PP_OP_HANDLE hnd; main() local
[all...]
H A DppOp.h105 status_t ppOpInit(PP_OP_HANDLE *hnd, PP_OPERATION *init);
106 status_t ppOpSet(PP_OP_HANDLE hnd, PP_SET_OPT opt, RK_U32 val);
107 status_t ppOpPerform(PP_OP_HANDLE hnd);
108 status_t ppOpSync(PP_OP_HANDLE hnd);
109 status_t ppOpRelease(PP_OP_HANDLE hnd);
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dcoap_event.h65 * Registers the function @p hnd as callback for events from the given
70 * @param hnd The event handler to be registered. @c NULL if to be
74 coap_event_handler_t hnd);
77 * Registers the function @p hnd as callback for events from the given
84 * @param hnd The event handler to be registered.
88 coap_event_handler_t hnd);
93 * @deprecated Use coap_register_event_handler() instead with NULL for hnd.
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_mem.h72 MPP_RET mpp_mem_get_snapshot(MppMemSnapshot *hnd);
73 MPP_RET mpp_mem_put_snapshot(MppMemSnapshot *hnd);
H A Dmpp_buffer.h168 * hnd - ion handle in user space
176 void *hnd; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_mem.h72 MPP_RET mpp_mem_get_snapshot(MppMemSnapshot *hnd);
73 MPP_RET mpp_mem_put_snapshot(MppMemSnapshot *hnd);
H A Dmpp_buffer.h168 * hnd - ion handle in user space
176 void *hnd; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_mem.h73 MPP_RET mpp_mem_get_snapshot(MppMemSnapshot *hnd);
74 MPP_RET mpp_mem_put_snapshot(MppMemSnapshot *hnd);
H A Dmpp_buffer.h170 * hnd - ion handle in user space
178 void *hnd; member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_mem.h75 MPP_RET mpp_mem_get_snapshot(MppMemSnapshot *hnd);
76 MPP_RET mpp_mem_put_snapshot(MppMemSnapshot *hnd);
H A Dmpp_buffer.h168 * hnd - ion handle in user space
176 void *hnd; member
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Ddrmrga.h145 @value hnd: use buffer_handle_t
152 unsigned hnd; member
154 buffer_handle_t hnd; member
H A Dim2d.hpp73 IM_API rga_buffer_handle_t importbuffer_GraphicBuffer_handle(buffer_handle_t hnd);
76 IM_API rga_buffer_t wrapbuffer_handle(buffer_handle_t hnd);
/device/soc/rockchip/common/hardware/rga/include/
H A Ddrmrga.h117 @value hnd: use buffer_handle_t
123 unsigned hnd; member
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Ddrmrga.h118 @value hnd: use buffer_handle_t
124 unsigned hnd; member
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Ddrmrga.h118 @value hnd: use buffer_handle_t
124 unsigned hnd; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Ddbus.h449 #define dma_unmap_single(dev, hnd, size, dir) pci_unmap_single(dev, hnd, size, dir)

Completed in 9 milliseconds