Home
last modified time | relevance | path

Searched refs:rkisp_thunderboot_resmem_head (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Drkisp.c2876 struct rkisp_thunderboot_resmem_head *head; in rkisp_ioctl()
2904 dma_sync_single_for_cpu(isp_dev->dev, isp_dev->resmem_addr, sizeof(struct rkisp_thunderboot_resmem_head), in rkisp_ioctl()
2908 head = (struct rkisp_thunderboot_resmem_head *)resmem_va; in rkisp_ioctl()
2911 dma_unmap_single(isp_dev->dev, isp_dev->resmem_pa, sizeof(struct rkisp_thunderboot_resmem_head), in rkisp_ioctl()
2926 dma_unmap_single(isp_dev->dev, isp_dev->resmem_pa, sizeof(struct rkisp_thunderboot_resmem_head), in rkisp_ioctl()
3189 sizeof(struct rkisp_thunderboot_resmem_head), DMA_FROM_DEVICE); \
3204 struct rkisp_thunderboot_resmem_head *head; in rkisp_chk_tb_over()
3220 head = (struct rkisp_thunderboot_resmem_head *)resmem_va; in rkisp_chk_tb_over()
H A Ddev.c737 dma_map_single(dev, phys_to_virt(r.start), sizeof(struct rkisp_thunderboot_resmem_head), DMA_BIDIRECTIONAL); in rkisp_get_reserved_mem()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c2882 struct rkisp_thunderboot_resmem_head *head; in rkisp_ioctl()
2910 sizeof(struct rkisp_thunderboot_resmem_head), in rkisp_ioctl()
2914 head = (struct rkisp_thunderboot_resmem_head *)resmem_va; in rkisp_ioctl()
2918 sizeof(struct rkisp_thunderboot_resmem_head), in rkisp_ioctl()
2935 sizeof(struct rkisp_thunderboot_resmem_head), in rkisp_ioctl()
3192 sizeof(struct rkisp_thunderboot_resmem_head), \
3209 struct rkisp_thunderboot_resmem_head *head; in rkisp_chk_tb_over()
3226 head = (struct rkisp_thunderboot_resmem_head *)resmem_va; in rkisp_chk_tb_over()
H A Ddev.c713 sizeof(struct rkisp_thunderboot_resmem_head), in rkisp_get_reserved_mem()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp2-config.h1800 * struct rkisp_thunderboot_resmem_head
1802 struct rkisp_thunderboot_resmem_head { struct
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp2-config.h1820 * struct rkisp_thunderboot_resmem_head
1822 struct rkisp_thunderboot_resmem_head { struct

Completed in 21 milliseconds