Home
last modified time | relevance | path

Searched defs:dw100_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/nxp/dw100/
H A Ddw100.c86 struct dw100_ctx { struct
87 struct v4l2_fh fh;
88 struct dw100_device *dw_dev;
89 struct v4l2_ctrl_handler hdl;
92 struct mutex vq_mutex;
95 unsigned int *map;
96 dma_addr_t map_dma;
97 size_t map_size;
98 unsigned int map_width;
99 unsigned int map_height;
[all …]