Home
last modified time | relevance | path

Searched defs:vb (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/linux/drivers/virtio/
A Dvirtio_balloon.c178 struct virtio_balloon *vb = vq->vdev->priv; in balloon_ack() local
202 struct virtio_balloon *vb = in virtballoon_free_page_report() local
436 struct virtio_balloon *vb = vq->vdev->priv; in stats_request() local
521 struct virtio_balloon *vb = vdev->priv; in virtballoon_changed() local
543 struct virtio_balloon *vb; in update_balloon_stats_func() local
555 struct virtio_balloon *vb; in update_balloon_size_func() local
916 struct virtio_balloon *vb = container_of(nb, in virtio_balloon_oom_notify() local
949 struct virtio_balloon *vb; in virtballoon_probe() local
1125 struct virtio_balloon *vb = vdev->priv; in virtballoon_remove() local
1151 struct virtio_balloon *vb = vdev->priv; in virtballoon_freeze() local
[all …]
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-core.c64 #define log_memop(vb, op) \ argument
471 struct vb2_buffer *vb; in __vb2_queue_alloc() local
562 struct vb2_buffer *vb; in __vb2_free_mem() local
1240 struct vb2_buffer *vb; in vb2_discard_done() local
1777 struct vb2_buffer *vb; in vb2_start_streaming() local
2134 struct vb2_buffer *vb = NULL; in vb2_core_dqbuf() local
2261 struct vb2_buffer *vb; in __vb2_queue_cancel() local
2495 struct vb2_buffer *vb; in vb2_mmap() local
2569 struct vb2_buffer *vb; in vb2_get_unmapped_area() local
2839 struct vb2_buffer *vb; in __vb2_init_fileio() local
[all …]
A Dvideobuf2-v4l2.c86 static int __verify_planes_array_core(struct vb2_buffer *vb, const void *pb) in __verify_planes_array_core()
134 static void __init_vb2_v4l2_buffer(struct vb2_buffer *vb) in __init_vb2_v4l2_buffer()
141 static void __copy_timestamp(struct vb2_buffer *vb, const void *pb) in __copy_timestamp()
160 static void vb2_warn_zero_bytesused(struct vb2_buffer *vb) in vb2_warn_zero_bytesused()
345 struct vb2_buffer *vb, in set_buffer_cache_hints()
367 struct vb2_buffer *vb, struct v4l2_buffer *b, in vb2_queue_or_prepare_buf()
479 static void __fill_v4l2_buffer(struct vb2_buffer *vb, void *pb) in __fill_v4l2_buffer()
653 struct vb2_buffer *vb; in vb2_querybuf() local
723 struct vb2_buffer *vb; in vb2_prepare_buf() local
814 struct vb2_buffer *vb; in vb2_qbuf() local
[all …]
A Dvideobuf2-dma-contig.c45 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()
A Dvideobuf2-dma-sg.c55 struct vb2_buffer *vb; member
101 static void *vb2_dma_sg_alloc(struct vb2_buffer *vb, struct device *dev, in vb2_dma_sg_alloc()
223 static void *vb2_dma_sg_get_userptr(struct vb2_buffer *vb, struct device *dev, in vb2_dma_sg_get_userptr()
304 static void *vb2_dma_sg_vaddr(struct vb2_buffer *vb, void *buf_priv) in vb2_dma_sg_vaddr()
521 static struct dma_buf *vb2_dma_sg_get_dmabuf(struct vb2_buffer *vb, in vb2_dma_sg_get_dmabuf()
617 static void *vb2_dma_sg_attach_dmabuf(struct vb2_buffer *vb, struct device *dev, in vb2_dma_sg_attach_dmabuf()
650 static void *vb2_dma_sg_cookie(struct vb2_buffer *vb, void *buf_priv) in vb2_dma_sg_cookie()
A Dvideobuf2-vmalloc.c37 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/
A Dgpio-viperboard.c69 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
177 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_direction_input() local
214 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_direction_output() local
254 static int vprbrd_gpiob_setdir(struct vprbrd *vb, unsigned int offset, in vprbrd_gpiob_setdir()
281 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_get() local
312 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_set() local
345 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_direction_input() local
366 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_direction_output() local
[all …]
/linux/drivers/media/platform/chips-media/wave5/
A Dwave5-vdi.c88 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/pci/intel/ipu6/
A Dipu6-isys-queue.c47 static int ipu6_isys_buf_prepare(struct vb2_buffer *vb) in ipu6_isys_buf_prepare()
88 struct vb2_buffer *vb = ipu6_isys_buffer_to_vb2_buffer(ib); in ipu6_isys_buffer_list_queue() local
138 struct vb2_buffer *vb = in flush_firmware_streamon_fail() local
206 ipu6_isys_buf_to_fw_frame_buf_pin(struct vb2_buffer *vb, in ipu6_isys_buf_to_fw_frame_buf_pin()
249 struct vb2_buffer *vb = ipu6_isys_buffer_to_vb2_buffer(ib); in ipu6_isys_buf_to_fw_frame_buf() local
314 static void buf_queue(struct vb2_buffer *vb) in buf_queue()
456 struct vb2_buffer *vb; in return_buffers() local
475 struct vb2_buffer *vb; in return_buffers() local
670 struct vb2_buffer *vb = ipu6_isys_buffer_to_vb2_buffer(ib); in ipu6_isys_buf_calc_sequence_time() local
693 struct vb2_buffer *vb = ipu6_isys_buffer_to_vb2_buffer(ib); in ipu6_isys_queue_buf_done() local
[all …]
/linux/drivers/i2c/busses/
A Di2c-viperboard.c40 struct vprbrd *vb = (struct vprbrd *)i2c->algo_data; in vprbrd_i2c_status() local
113 static int vprbrd_i2c_read(struct vprbrd *vb, struct i2c_msg *msg) in vprbrd_i2c_read()
218 static int vprbrd_i2c_write(struct vprbrd *vb, struct i2c_msg *msg) in vprbrd_i2c_write()
271 struct vprbrd *vb = (struct vprbrd *)i2c->algo_data; in vprbrd_i2c_xfer() local
357 struct vprbrd *vb = dev_get_drvdata(pdev->dev.parent); in vprbrd_i2c_probe() local
/linux/block/partitions/
A Dldm.c572 struct vblk *vb; in ldm_create_data_partitions() local
718 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_cmp3()
768 static int ldm_parse_dgr3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr3()
809 static bool ldm_parse_dgr4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr4()
847 static bool ldm_parse_dsk3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk3()
886 static bool ldm_parse_dsk4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk4()
919 static bool ldm_parse_prt3(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_prt3()
993 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_vol5()
1102 static bool ldm_parse_vblk (const u8 *buf, int len, struct vblk *vb) in ldm_parse_vblk()
1156 struct vblk *vb; in ldm_ldmdb_add() local
/linux/drivers/media/platform/rockchip/rga/
A Drga-buf.c74 static int rga_buf_init(struct vb2_buffer *vb) in rga_buf_init()
107 static int rga_buf_prepare(struct vb2_buffer *vb) in rga_buf_prepare()
150 static void rga_buf_queue(struct vb2_buffer *vb) in rga_buf_queue()
158 static void rga_buf_cleanup(struct vb2_buffer *vb) in rga_buf_cleanup()
/linux/drivers/iio/adc/
A Dviperboard_adc.c32 struct vprbrd *vb; member
57 struct vprbrd *vb = adc->vb; in vprbrd_iio_read_raw() local
109 struct vprbrd *vb = dev_get_drvdata(pdev->dev.parent); in vprbrd_adc_probe() local
/linux/drivers/media/usb/go7007/
A Dgo7007-driver.c381 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/media/platform/amphion/
A Dvpu_v4l2.c37 dma_addr_t vpu_get_vb_phy_addr(struct vb2_buffer *vb, u32 plane_no) in vpu_get_vb_phy_addr()
45 unsigned int vpu_get_vb_length(struct vb2_buffer *vb, u32 plane_no) in vpu_get_vb_length()
507 static int vpu_vb2_buf_init(struct vb2_buffer *vb) in vpu_vb2_buf_init()
515 static int vpu_vb2_buf_out_validate(struct vb2_buffer *vb) in vpu_vb2_buf_out_validate()
524 static int vpu_vb2_buf_prepare(struct vb2_buffer *vb) in vpu_vb2_buf_prepare()
543 static void vpu_vb2_buf_finish(struct vb2_buffer *vb) in vpu_vb2_buf_finish()
627 static void vpu_vb2_buf_queue(struct vb2_buffer *vb) in vpu_vb2_buf_queue()
/linux/drivers/media/test-drivers/vivid/
A Dvivid-meta-out.c37 static int meta_out_buf_prepare(struct vb2_buffer *vb) in meta_out_buf_prepare()
62 static void meta_out_buf_queue(struct vb2_buffer *vb) in meta_out_buf_queue()
111 static void meta_out_buf_request_complete(struct vb2_buffer *vb) in meta_out_buf_request_complete()
A Dvivid-meta-cap.c37 static int meta_cap_buf_prepare(struct vb2_buffer *vb) in meta_cap_buf_prepare()
62 static void meta_cap_buf_queue(struct vb2_buffer *vb) in meta_cap_buf_queue()
111 static void meta_cap_buf_request_complete(struct vb2_buffer *vb) in meta_cap_buf_request_complete()
/linux/drivers/mfd/
A Dviperboard.c50 struct vprbrd *vb; in vprbrd_probe() local
109 struct vprbrd *vb = usb_get_intfdata(interface); in vprbrd_disconnect() local
/linux/drivers/media/common/saa7146/
A Dsaa7146_vbi.c234 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()
/linux/drivers/media/platform/nvidia/tegra-vde/
A Dv4l2.c116 static int tegra_buf_out_validate(struct vb2_buffer *vb) in tegra_buf_out_validate()
124 static void __tegra_buf_cleanup(struct vb2_buffer *vb, unsigned int i) in __tegra_buf_cleanup()
148 static int tegra_buf_init(struct vb2_buffer *vb) in tegra_buf_init()
212 static void tegra_buf_cleanup(struct vb2_buffer *vb) in tegra_buf_cleanup()
217 static int tegra_buf_prepare(struct vb2_buffer *vb) in tegra_buf_prepare()
281 static void tegra_buf_queue(struct vb2_buffer *vb) in tegra_buf_queue()
289 static void tegra_buf_request_complete(struct vb2_buffer *vb) in tegra_buf_request_complete()
/linux/drivers/media/usb/pwc/
A Dpwc-if.c638 static int buffer_init(struct vb2_buffer *vb) in buffer_init()
652 static int buffer_prepare(struct vb2_buffer *vb) in buffer_prepare()
663 static void buffer_finish(struct vb2_buffer *vb) in buffer_finish()
681 static void buffer_cleanup(struct vb2_buffer *vb) in buffer_cleanup()
690 static void buffer_queue(struct vb2_buffer *vb) in buffer_queue()
/linux/drivers/media/usb/au0828/
A Dau0828-vbi.c35 static int vbi_buffer_prepare(struct vb2_buffer *vb) in vbi_buffer_prepare()
53 vbi_buffer_queue(struct vb2_buffer *vb) in vbi_buffer_queue()
/linux/drivers/media/pci/cx23885/
A Dcx23885-vbi.c128 static int buffer_prepare(struct vb2_buffer *vb) in buffer_prepare()
152 static void buffer_finish(struct vb2_buffer *vb) in buffer_finish()
182 static void buffer_queue(struct vb2_buffer *vb) in buffer_queue()
/linux/drivers/media/usb/em28xx/
A Dem28xx-vbi.c44 static int vbi_buffer_prepare(struct vb2_buffer *vb) in vbi_buffer_prepare()
64 vbi_buffer_queue(struct vb2_buffer *vb) in vbi_buffer_queue()
/linux/drivers/media/test-drivers/visl/
A Dvisl-video.c625 static int visl_buf_out_validate(struct vb2_buffer *vb) in visl_buf_out_validate()
633 static int visl_buf_prepare(struct vb2_buffer *vb) in visl_buf_prepare()
697 static void visl_buf_queue(struct vb2_buffer *vb) in visl_buf_queue()
705 static void visl_buf_request_complete(struct vb2_buffer *vb) in visl_buf_request_complete()
764 struct vb2_buffer *vb; in visl_request_validate() local

Completed in 122 milliseconds

12345678910>>...12