Searched defs:allocate_buffer (Results 1 – 6 of 6) sorted by relevance
37 UVCDevice::allocate_buffer ( in allocate_buffer() function in XCam::UVCDevice
481 V4l2Device::allocate_buffer ( in allocate_buffer() function in XCam::V4l2Device
98 AtomispDevice::allocate_buffer ( in allocate_buffer() function in XCam::AtomispDevice
38 struct bcm2835_mbox_tag_allocate_buffer allocate_buffer; member
520 inline void *allocate_buffer(size_t Size, size_t Alignment) { in allocate_buffer() function
128 static void *allocate_buffer(size_t size) in allocate_buffer() function