Home
last modified time | relevance | path

Searched refs:last_buf (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpdc_adma.c261 u8 *buf = pp->pkt, *last_buf = NULL; in adma_fill_sg() local
278 last_buf = &buf[i]; in adma_fill_sg()
292 if (likely(last_buf)) in adma_fill_sg()
293 *last_buf |= pEND; in adma_fill_sg()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dcore.h413 struct vb2_buffer *last_buf; member
H A Dvdec.c1255 if (inst->last_buf == vb) { in vdec_buf_done()
1256 inst->last_buf = NULL; in vdec_buf_done()
1351 inst->last_buf = &last->vb2_buf; in vdec_event_change()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dpxa_camera.c1004 struct pxa_buffer *buf, *last_buf; in pxa_camera_dma_irq() local
1053 last_buf = list_entry(pcdev->capture.prev, in pxa_camera_dma_irq()
1056 last_buf->cookie[chan], in pxa_camera_dma_irq()
1071 pxa_camera_check_link_miss(pcdev, last_buf->cookie[chan], in pxa_camera_dma_irq()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_da_btree.c2268 struct xfs_buf *last_buf; in xfs_da3_swap_lastblock() local
2302 error = xfs_da3_node_read(tp, dp, last_blkno, &last_buf, w); in xfs_da3_swap_lastblock()
2308 memcpy(dead_buf->b_addr, last_buf->b_addr, args->geo->blksize); in xfs_da3_swap_lastblock()
2447 *dead_bufp = last_buf; in xfs_da3_swap_lastblock()
2454 xfs_trans_brelse(tp, last_buf); in xfs_da3_swap_lastblock()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-core.c317 int last_buf = test_bit(ST_CAPT_JPEG, &fimc->state) && in fimc_irq_handler() local
319 fimc_capture_irq_handler(fimc, !last_buf); in fimc_irq_handler()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch316 last_buf = self->last_buffer;
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch308 last_buf = self->last_buffer;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch308 last_buf = self->last_buffer;
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2412 struct sk_buff *last_buf; in ath11k_dp_rx_process_msdu() local
2418 last_buf = ath11k_dp_rx_get_msdu_last_buf(msdu_list, msdu); in ath11k_dp_rx_process_msdu()
2419 if (!last_buf) { in ath11k_dp_rx_process_msdu()
2427 lrx_desc = (struct hal_rx_desc *)last_buf->data; in ath11k_dp_rx_process_msdu()
2456 msdu, last_buf, in ath11k_dp_rx_process_msdu()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c769 u16 buf_size, bool last_buf, u32 *error_offset, in ice_aq_download_pkg() argument
785 if (last_buf) in ice_aq_download_pkg()
817 bool last_buf, u32 *error_offset, u32 *error_info, in ice_aq_update_pkg() argument
833 if (last_buf) in ice_aq_update_pkg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmutils.c983 char *last_buf = BCMSTRBUF_BUF(b); in bcmdumptslog() local
1029 int num_space = 75 - (BCMSTRBUF_BUF(b) - last_buf); in bcmdumptslog()
1036 last_buf = BCMSTRBUF_BUF(b); in bcmdumptslog()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmutils.c983 char *last_buf = BCMSTRBUF_BUF(b); in bcmdumptslog() local
1029 int num_space = 75 - (BCMSTRBUF_BUF(b) - last_buf); in bcmdumptslog()
1036 last_buf = BCMSTRBUF_BUF(b); in bcmdumptslog()