| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_balloon.c | 147 struct virtio_balloon *vb = vq->vdev->priv; in balloon_ack() local 152 static void tell_host(struct virtio_balloon *vb, struct virtqueue *vq) in tell_host() 171 struct virtio_balloon *vb = in virtballoon_free_page_report() local 195 static void set_page_pfns(struct virtio_balloon *vb, in set_page_pfns() 211 static unsigned fill_balloon(struct virtio_balloon *vb, size_t num) in fill_balloon() 261 static void release_pages_balloon(struct virtio_balloon *vb, in release_pages_balloon() 275 static unsigned leak_balloon(struct virtio_balloon *vb, size_t num) in leak_balloon() 311 static inline void update_stat(struct virtio_balloon *vb, int idx, in update_stat() 321 static unsigned int update_balloon_stats(struct virtio_balloon *vb) in update_balloon_stats() 372 struct virtio_balloon *vb = vq->vdev->priv; in stats_request() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-core.c | 54 #define log_memop(vb, op) \ argument 59 #define call_memop(vb, op, args...) \ argument 71 #define call_ptr_memop(vb, op, args...) \ argument 83 #define call_void_memop(vb, op, args...) \ argument 116 #define log_vb_qop(vb, op, args...) \ argument 121 #define call_vb_qop(vb, op, args...) \ argument 133 #define call_void_vb_qop(vb, op, args...) \ argument 143 #define call_memop(vb, op, args...) \ argument 147 #define call_ptr_memop(vb, op, args...) \ argument 151 #define call_void_memop(vb, op, args...) \ argument [all …]
|
| H A D | videobuf2-v4l2.c | 64 static int __verify_planes_array(struct vb2_buffer *vb, const struct v4l2_buffer *b) in __verify_planes_array() 86 static int __verify_planes_array_core(struct vb2_buffer *vb, const void *pb) in __verify_planes_array_core() 95 static int __verify_length(struct vb2_buffer *vb, const struct v4l2_buffer *b) in __verify_length() 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() 176 static int vb2_fill_vb2_v4l2_buffer(struct vb2_buffer *vb, struct v4l2_buffer *b) in vb2_fill_vb2_v4l2_buffer() 351 struct vb2_buffer *vb, in set_buffer_cache_hints() 404 struct vb2_buffer *vb; in vb2_queue_or_prepare_buf() local 528 static void __fill_v4l2_buffer(struct vb2_buffer *vb, void *pb) in __fill_v4l2_buffer() [all …]
|
| /OK3568_Linux_fs/kernel/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 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 …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | vorbis.c | 46 vorbis_block vb; member 106 priv_t * vb = (priv_t *) ft->priv; in startread() local 164 static int refill_buffer(priv_t * vb) in refill_buffer() 196 priv_t * vb = (priv_t *) ft->priv; in read_samples() local 228 priv_t * vb = (priv_t *) ft->priv; in stopread() local 296 priv_t * vb = (priv_t *) ft->priv; in startwrite() local 347 priv_t * vb = (priv_t *) ft->priv; in write_samples() local 397 priv_t * vb = (priv_t *) ft->priv; in stopwrite() local 413 priv_t * vb = (priv_t *) ft->priv; in seek() local
|
| H A D | opus.c | 90 priv_t * vb = (priv_t *) ft->priv; in startread() local 146 priv_t * vb = (priv_t *) ft->priv; in refill_buffer() local 178 priv_t * vb = (priv_t *) ft->priv; in read_samples() local 210 priv_t * vb = (priv_t *) ft->priv; in stopread() local 220 priv_t * vb = (priv_t *) ft->priv; in seek() local
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/ |
| H A D | vp8e_rc.c | 197 static RK_S32 get_vir_buffer_bitcnt(Vp8eVirBuf *vb, RK_S32 time_inc) in get_vir_buffer_bitcnt() 236 Vp8eVirBuf *vb = &rc->virbuf; in skip_pic() local 398 Vp8eVirBuf *vb = &rc->virbuf; in vp8e_update_rc_cfg() local 441 Vp8eVirBuf *vb = &rc->virbuf; in vp8e_init_rc() local 509 Vp8eVirBuf *vb = &rc->virbuf; in vp8e_before_pic_rc() local 535 Vp8eVirBuf *vb = &rc->virbuf; in vp8e_after_pic_rc() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-viperboard.c | 40 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 359 struct vprbrd *vb = dev_get_drvdata(pdev->dev.parent); in vprbrd_i2c_probe() local
|
| /OK3568_Linux_fs/kernel/block/partitions/ |
| H A D | ldm.c | 574 struct vblk *vb; in ldm_create_data_partitions() local 720 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_cmp3() 771 static int ldm_parse_dgr3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr3() 815 static bool ldm_parse_dgr4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dgr4() 856 static bool ldm_parse_dsk3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk3() 895 static bool ldm_parse_dsk4 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_dsk4() 928 static bool ldm_parse_prt3(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_prt3() 1004 static bool ldm_parse_vol5(const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_vol5() 1113 static bool ldm_parse_vblk (const u8 *buf, int len, struct vblk *vb) in ldm_parse_vblk() 1167 struct vblk *vb; in ldm_ldmdb_add() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | viperboard_adc.c | 32 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
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/go7007/ |
| H A D | go7007-driver.c | 379 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte() 388 static void go7007_set_motion_regions(struct go7007 *go, struct go7007_buffer *vb, in go7007_set_motion_regions() 410 static void go7007_motion_regions(struct go7007 *go, struct go7007_buffer *vb) in go7007_motion_regions() 439 static struct go7007_buffer *frame_boundary(struct go7007 *go, struct go7007_buffer *vb) in frame_boundary() 498 struct go7007_buffer *vb = go->active_buf; in go7007_parse_video_stream() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/rga/ |
| H A D | rga-buf.c | 38 static int rga_buf_prepare(struct vb2_buffer *vb) in rga_buf_prepare() 51 static void rga_buf_queue(struct vb2_buffer *vb) in rga_buf_queue() 113 void rga_buf_map(struct vb2_buffer *vb) in rga_buf_map()
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-meta-out.c | 40 static int meta_out_buf_prepare(struct vb2_buffer *vb) in meta_out_buf_prepare() 65 static void meta_out_buf_queue(struct vb2_buffer *vb) in meta_out_buf_queue() 114 static void meta_out_buf_request_complete(struct vb2_buffer *vb) in meta_out_buf_request_complete()
|
| H A D | vivid-meta-cap.c | 40 static int meta_cap_buf_prepare(struct vb2_buffer *vb) in meta_cap_buf_prepare() 65 static void meta_cap_buf_queue(struct vb2_buffer *vb) in meta_cap_buf_queue() 114 static void meta_cap_buf_request_complete(struct vb2_buffer *vb) in meta_cap_buf_request_complete()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_fops.c | 73 struct videobuf_buffer *vb, in atomisp_buf_prepare() 228 struct videobuf_buffer *vb; in atomisp_q_video_buffers_to_css() local 569 struct videobuf_buffer *vb) in atomisp_buf_queue() 594 struct videobuf_buffer *vb) in atomisp_buf_release() 611 struct videobuf_buffer *vb, in atomisp_buf_prepare_output() 626 struct videobuf_buffer *vb) in atomisp_buf_queue_output() 635 struct videobuf_buffer *vb) in atomisp_buf_release_output()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pwc/ |
| H A D | pwc-if.c | 638 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()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/au0828/ |
| H A D | au0828-vbi.c | 34 static int vbi_buffer_prepare(struct vb2_buffer *vb) in vbi_buffer_prepare() 52 vbi_buffer_queue(struct vb2_buffer *vb) in vbi_buffer_queue()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/ |
| H A D | cx23885-vbi.c | 128 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()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/ |
| H A D | em28xx-vbi.c | 54 static int vbi_buffer_prepare(struct vb2_buffer *vb) in vbi_buffer_prepare() 74 vbi_buffer_queue(struct vb2_buffer *vb) in vbi_buffer_queue()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-vbi.c | 129 static int buffer_prepare(struct vb2_buffer *vb) in buffer_prepare() 153 static void buffer_finish(struct vb2_buffer *vb) in buffer_finish() 165 static void buffer_queue(struct vb2_buffer *vb) in buffer_queue()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-core/ |
| H A D | dvb_vb2.c | 54 static int _buffer_prepare(struct vb2_buffer *vb) in _buffer_prepare() 71 static void _buffer_queue(struct vb2_buffer *vb) in _buffer_queue() 137 static void _fill_dmx_buffer(struct vb2_buffer *vb, void *pb) in _fill_dmx_buffer() 149 static int _fill_vb2_buffer(struct vb2_buffer *vb, struct vb2_plane *planes) in _fill_vb2_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/dt3155/ |
| H A D | dt3155.c | 140 static int dt3155_buf_prepare(struct vb2_buffer *vb) in dt3155_buf_prepare() 151 struct vb2_buffer *vb = &pd->curr_buf->vb2_buf; in dt3155_start_streaming() local 179 struct vb2_buffer *vb; in dt3155_stop_streaming() local 211 static void dt3155_buf_queue(struct vb2_buffer *vb) in dt3155_buf_queue()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | hantro_v4l2.c | 610 hantro_buf_plane_check(struct vb2_buffer *vb, in hantro_buf_plane_check() 628 static int hantro_buf_prepare(struct vb2_buffer *vb) in hantro_buf_prepare() 657 static void hantro_buf_queue(struct vb2_buffer *vb) in hantro_buf_queue() 751 static void hantro_buf_request_complete(struct vb2_buffer *vb) in hantro_buf_request_complete() 758 static int hantro_buf_out_validate(struct vb2_buffer *vb) in hantro_buf_out_validate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/via/ |
| H A D | via_dma.c | 270 uint32_t *vb; in via_dispatch_cmdbuffer() local 385 uint32_t * vb, int qw_count) in via_align_buffer() 493 uint32_t *vb; in via_align_cmd() local 578 uint32_t *vb; in via_pad_cache() local 588 uint32_t *vb = via_get_dma(dev_priv); in via_dummy_bitblt() local
|