| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pdc_adma.c | 261 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 D | core.h | 413 struct vb2_buffer *last_buf; member
|
| H A D | vdec.c | 1255 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 D | pxa_camera.c | 1004 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 D | xfs_da_btree.c | 2268 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 D | fimc-core.c | 317 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 D | 0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 316 last_buf = self->last_buffer;
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 308 last_buf = self->last_buffer;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 308 last_buf = self->last_buffer;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 2412 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 D | ice_flex_pipe.c | 769 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 D | bcmutils.c | 983 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 D | bcmutils.c | 983 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()
|