/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 64 #define log_memop(vb, op) \ argument 69 #define call_memop(vb, op, args...) \ argument 81 #define call_ptr_memop(op, vb, args...) \ argument 93 #define call_void_memop(vb, op, args...) \ argument 126 #define log_vb_qop(vb, op, args...) \ argument 131 #define call_vb_qop(vb, op, args...) \ argument 143 #define call_void_vb_qop(vb, op, args...) \ argument 153 #define call_memop(vb, op, args...) \ argument 157 #define call_ptr_memop(op, vb, args...) \ argument 161 #define call_void_memop(vb, op, args...) \ argument [all …]
|
H A D | videobuf2-dma-contig.c | 45 struct vb2_buffer *vb; member 73 static void *vb2_dc_cookie(struct vb2_buffer *vb, void *buf_priv) in vb2_dc_cookie() 94 static void *vb2_dc_vaddr(struct vb2_buffer *vb, void *buf_priv) in vb2_dc_vaddr() 231 static void *vb2_dc_alloc(struct vb2_buffer *vb, in vb2_dc_alloc() 498 static struct dma_buf *vb2_dc_get_dmabuf(struct vb2_buffer *vb, in vb2_dc_get_dmabuf() 563 static void *vb2_dc_get_userptr(struct vb2_buffer *vb, struct device *dev, in vb2_dc_get_userptr() 769 static void *vb2_dc_attach_dmabuf(struct vb2_buffer *vb, struct device *dev, in vb2_dc_attach_dmabuf()
|
H A D | videobuf2-vmalloc.c | 37 static void *vb2_vmalloc_alloc(struct vb2_buffer *vb, struct device *dev, in vb2_vmalloc_alloc() 73 static void *vb2_vmalloc_get_userptr(struct vb2_buffer *vb, struct device *dev, in vb2_vmalloc_get_userptr() 152 static void *vb2_vmalloc_vaddr(struct vb2_buffer *vb, void *buf_priv) in vb2_vmalloc_vaddr() 336 static struct dma_buf *vb2_vmalloc_get_dmabuf(struct vb2_buffer *vb, in vb2_vmalloc_get_dmabuf() 402 static void *vb2_vmalloc_attach_dmabuf(struct vb2_buffer *vb, in vb2_vmalloc_attach_dmabuf()
|
/linux/drivers/gpio/ |
H A D | gpio-viperboard.c | 69 struct vprbrd *vb; member 86 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_get() local 136 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_set() local 182 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_direction_input() local 219 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_direction_output() local 259 static int vprbrd_gpiob_setdir(struct vprbrd *vb, unsigned int offset, in vprbrd_gpiob_setdir() 286 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_get() local 317 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_set() local 355 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_direction_input() local 376 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_direction_output() local [all …]
|
/linux/drivers/media/platform/chips-media/wave5/ |
H A D | wave5-vdi.c | 88 int wave5_vdi_clear_memory(struct vpu_device *vpu_dev, struct vpu_buf *vb) in wave5_vdi_clear_memory() 99 int wave5_vdi_write_memory(struct vpu_device *vpu_dev, struct vpu_buf *vb, size_t offset, in wave5_vdi_write_memory() 117 int wave5_vdi_allocate_dma_memory(struct vpu_device *vpu_dev, struct vpu_buf *vb) in wave5_vdi_allocate_dma_memory() 136 int wave5_vdi_free_dma_memory(struct vpu_device *vpu_dev, struct vpu_buf *vb) in wave5_vdi_free_dma_memory() 180 struct vpu_buf *vb = &vpu_dev->sram_buf; in wave5_vdi_allocate_sram() local 202 struct vpu_buf *vb = &vpu_dev->sram_buf; in wave5_vdi_free_sram() local
|
/linux/drivers/media/usb/go7007/ |
H A D | go7007-driver.c | 381 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte() 390 static void go7007_set_motion_regions(struct go7007 *go, struct go7007_buffer *vb, in go7007_set_motion_regions() 412 static void go7007_motion_regions(struct go7007 *go, struct go7007_buffer *vb) in go7007_motion_regions() 441 static struct go7007_buffer *frame_boundary(struct go7007 *go, struct go7007_buffer *vb) in frame_boundary() 500 struct go7007_buffer *vb = go->active_buf; in go7007_parse_video_stream() local
|
/linux/drivers/mfd/ |
H A D | viperboard.c | 50 struct vprbrd *vb; in vprbrd_probe() local 109 struct vprbrd *vb = usb_get_intfdata(interface); in vprbrd_disconnect() local
|
/linux/drivers/media/common/saa7146/ |
H A D | saa7146_vbi.c | 234 static void buf_queue(struct vb2_buffer *vb) in buf_queue() 248 static int buf_init(struct vb2_buffer *vb) in buf_init() 270 static int buf_prepare(struct vb2_buffer *vb) in buf_prepare() 280 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup()
|
H A D | saa7146_video.c | 571 static void buf_queue(struct vb2_buffer *vb) in buf_queue() 585 static int buf_init(struct vb2_buffer *vb) in buf_init() 612 static int buf_prepare(struct vb2_buffer *vb) in buf_prepare() 625 static void buf_cleanup(struct vb2_buffer *vb) in buf_cleanup()
|
/linux/drivers/media/dvb-core/ |
H A D | dvb_vb2.c | 50 static int _buffer_prepare(struct vb2_buffer *vb) in _buffer_prepare() 67 static void _buffer_queue(struct vb2_buffer *vb) in _buffer_queue() 133 static void _fill_dmx_buffer(struct vb2_buffer *vb, void *pb) in _fill_dmx_buffer() 145 static int _fill_vb2_buffer(struct vb2_buffer *vb, struct vb2_plane *planes) in _fill_vb2_buffer()
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | mtk_vcodec_dec_stateful.c | 59 struct vb2_v4l2_buffer *vb; in get_display_buffer() local 102 struct vb2_v4l2_buffer *vb; in get_free_buffer() local 413 static void vb2ops_vdec_stateful_buf_queue(struct vb2_buffer *vb) in vb2ops_vdec_stateful_buf_queue()
|
/linux/drivers/staging/media/meson/vdec/ |
H A D | codec_hevc_common.c | 72 struct vb2_buffer *vb = &buf->vb.vb2_buf; in codec_hevc_setup_buffers_gxbb() local 125 struct vb2_buffer *vb = &buf->vb.vb2_buf; in codec_hevc_setup_buffers_gxl() local 281 struct vb2_buffer *vb) in codec_hevc_fill_mmu_map()
|
H A D | esparser.c | 189 struct vb2_buffer *vb, in esparser_pad_start_code() 294 struct vb2_buffer *vb = &vbuf->vb2_buf; in esparser_queue() local
|
/linux/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | bcm2835-camera.c | 79 struct vb2_v4l2_buffer vb; member 265 static int buffer_init(struct vb2_buffer *vb) in buffer_init() 280 static int buffer_prepare(struct vb2_buffer *vb) in buffer_prepare() 302 static void buffer_cleanup(struct vb2_buffer *vb) in buffer_cleanup() 479 static void buffer_queue(struct vb2_buffer *vb) in buffer_queue()
|
/linux/include/media/ |
H A D | videobuf2-dma-sg.h | 19 struct vb2_buffer *vb, unsigned int plane_no) in vb2_dma_sg_plane_desc()
|
H A D | videobuf2-dma-contig.h | 20 vb2_dma_contig_plane_dma_addr(struct vb2_buffer *vb, unsigned int plane_no) in vb2_dma_contig_plane_dma_addr()
|
H A D | videobuf2-v4l2.h | 62 #define to_vb2_v4l2_buffer(vb) \ argument
|
/linux/fs/ceph/ |
H A D | ceph_frag.c | 11 unsigned vb = ceph_frag_value(b); in ceph_frag_compare() local
|
/linux/drivers/media/platform/ti/omap/ |
H A D | omap_vout_vrfb.h | 35 struct vb2_buffer *vb) in omap_vout_prepare_vrfb()
|
/linux/drivers/media/pci/netup_unidvb/ |
H A D | netup_unidvb_core.c | 106 struct vb2_v4l2_buffer vb; member 309 static int netup_unidvb_buf_prepare(struct vb2_buffer *vb) in netup_unidvb_buf_prepare() 321 static void netup_unidvb_buf_queue(struct vb2_buffer *vb) in netup_unidvb_buf_queue()
|
/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-alsa-pcm.c | 184 static int alsa_fnc(struct vb2_buffer *vb, void *priv) in alsa_fnc() 355 static int alsa_pb_fnc(struct vb2_buffer *vb, void *priv) in alsa_pb_fnc()
|
/linux/drivers/mtd/ubi/ |
H A D | fastmap.c | 404 struct ubi_vid_io_buf *vb; in scan_pool() local 864 struct ubi_vid_io_buf *vb; in ubi_scan_fastmap() local 1410 struct ubi_vid_io_buf *vb = NULL; in invalidate_fastmap() local
|
/linux/drivers/media/platform/nvidia/tegra-vde/ |
H A D | h264.c | 655 struct vb2_buffer *vb = NULL; in get_ref_buf() local 671 struct vb2_buffer *vb, in tegra_vde_validate_vb_size() 690 struct vb2_buffer *vb, in tegra_vde_h264_setup_frame()
|
/linux/drivers/media/pci/mgb4/ |
H A D | mgb4_io.h | 25 struct vb2_v4l2_buffer vb; member
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-stats.c | 107 static void rkisp1_stats_vb2_buf_queue(struct vb2_buffer *vb) in rkisp1_stats_vb2_buf_queue() 121 static int rkisp1_stats_vb2_buf_prepare(struct vb2_buffer *vb) in rkisp1_stats_vb2_buf_prepare()
|