aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/dw100.h
AgeCommit message (Collapse)AuthorFilesLines
2022-08-29media: uapi: Add a control for DW100 driverXavier Roumegue1-0/+14
The DW100 driver gets the dewarping mapping as a binary blob from the userspace application through a custom control. The blob format is hardware specific so create a dedicated control for this purpose. Signed-off-by: Xavier Roumegue <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>