summaryrefslogtreecommitdiff
path: root/utils/gen-controls.py
AgeCommit message (Expand)Author
2020-12-27utils: gen-controls: Fix enumerators documentationLaurent Pinchart
2020-10-26libcamera: controls: Fix rogue whitespaceJacopo Mondi
2020-10-26libcamera: controls: Generate an array of valid valuesJacopo Mondi
2020-10-26libcamera: controls: Rename enumerate valuesJacopo Mondi
2020-10-26libcamera: Support draft controls and propertiesKieran Bingham
2020-09-24libcamera: Move Header generation utilities to utilsKieran Bingham
class="hl com"> * Takes a dma_heap_allocation_data struct and returns it with the fd field * populated with the dmabuf handle of the allocation. */ #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\ struct dma_heap_allocation_data) #endif /* _LINUX_DMABUF_POOL_H */