Home
last modified time | relevance | path

Searched refs:poutbuf (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/
H A Dhal_test_mp_efuse.c195 if (arg->poutbuf != NULL && arg->buf_len != 0) in rtw_hal_mp_efuse_shadow2buf()
196 hal_status = rtw_hal_efuse_shadow2buf(mp->hal, arg->poutbuf, arg->buf_len); in rtw_hal_mp_efuse_shadow2buf()
246 arg->poutbuf, in rtw_hal_mp_efuse_get_info()
380 if (arg->poutbuf != NULL && arg->buf_len != 0) in rtw_hal_mp_efuse_bt_shadow2buf()
381 hal_status = rtw_hal_efuse_bt_shadow2buf(mp->hal, arg->poutbuf, arg->buf_len); in rtw_hal_mp_efuse_bt_shadow2buf()
477 arg->poutbuf, type); in rtw_hal_mp_efuse_read_phy_map()
505 arg->poutbuf, &masklen); in rtw_hal_mp_efuse_wifi_get_mask_buf()
522 arg->poutbuf, &masklen); in rtw_hal_mp_efuse_bt_get_mask_buf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/
H A Dhal_test_mp_efuse.c195 if (arg->poutbuf != NULL && arg->buf_len != 0) in rtw_hal_mp_efuse_shadow2buf()
196 hal_status = rtw_hal_efuse_shadow2buf(mp->hal, arg->poutbuf, arg->buf_len); in rtw_hal_mp_efuse_shadow2buf()
246 arg->poutbuf, in rtw_hal_mp_efuse_get_info()
380 if (arg->poutbuf != NULL && arg->buf_len != 0) in rtw_hal_mp_efuse_bt_shadow2buf()
381 hal_status = rtw_hal_efuse_bt_shadow2buf(mp->hal, arg->poutbuf, arg->buf_len); in rtw_hal_mp_efuse_bt_shadow2buf()
477 arg->poutbuf, type); in rtw_hal_mp_efuse_read_phy_map()
505 arg->poutbuf, &masklen); in rtw_hal_mp_efuse_wifi_get_mask_buf()
522 arg->poutbuf, &masklen); in rtw_hal_mp_efuse_bt_get_mask_buf()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_parse.h34 RK_S32 avs2d_split_frame(void *sc, const RK_U8 **poutbuf, RK_S32 *poutbuf_size,
/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Dh265d_api.h37 const RK_U8 **poutbuf, RK_S32 *poutbuf_size,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_efuse.h80 u8 poutbuf[1536]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_efuse.h80 u8 poutbuf[1536]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_efuse.c165 _rtw_memcpy((void *)map, efuse_arg->poutbuf, size); in rtw_efuse_get_shadow_map()
244 efuse_arg->poutbuf, efuse_arg->buf_len); in rtw_efuse_compare_data()
247 if (!rtw_file_efuse_ismasked(padapter, idx, efuse_arg->poutbuf)) { in rtw_efuse_compare_data()
1523 _rtw_memcpy((void *)map, efuse_arg->poutbuf, size); in rtw_efuse_get_realraw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_efuse.c165 _rtw_memcpy((void *)map, efuse_arg->poutbuf, size); in rtw_efuse_get_shadow_map()
244 efuse_arg->poutbuf, efuse_arg->buf_len); in rtw_efuse_compare_data()
247 if (!rtw_file_efuse_ismasked(padapter, idx, efuse_arg->poutbuf)) { in rtw_efuse_compare_data()
1523 _rtw_memcpy((void *)map, efuse_arg->poutbuf, size); in rtw_efuse_get_realraw()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c217 const RK_U8 **poutbuf, RK_S32 *poutbuf_size, in h265d_split_frame() argument
246 *poutbuf = s->buffer; in h265d_split_frame()
257 *poutbuf = NULL; in h265d_split_frame()
263 *poutbuf = buf; in h265d_split_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp_def.h625 u8 poutbuf[1536]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_def.h630 u8 poutbuf[1536]; member