Home
last modified time | relevance | path

Searched refs:allocate_buffer (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/
H A Dmsg.c39 struct bcm2835_mbox_tag_allocate_buffer allocate_buffer; member
137 BCM2835_MBOX_INIT_TAG(&msg_setup->allocate_buffer, ALLOCATE_BUFFER); in bcm2835_set_video_params()
138 msg_setup->allocate_buffer.body.req.alignment = 0x100; in bcm2835_set_video_params()
150 msg_setup->allocate_buffer.body.resp.fb_address); in bcm2835_set_video_params()
151 *fb_sizep = msg_setup->allocate_buffer.body.resp.fb_size; in bcm2835_set_video_params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.h146 virtual XCamReturn allocate_buffer (
H A Dv4l2_device.cpp840 V4l2Device::allocate_buffer ( in prepare() function in XCam::V4l2Device
1009 ret = allocate_buffer (new_buf, _format, i); in prepare()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h585 void *allocate_buffer; member
608 u32 allocate_buffer; member
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Desas2r_ioctl.c224 goto allocate_buffer; in handle_buffered_ioctl()
227 allocate_buffer: in handle_buffered_ioctl()