Home
last modified time | relevance | path

Searched refs: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
267 static inline struct dw100_ctx *dw100_file2ctx(struct file *file) in dw100_file2ctx()
269 return container_of(file->private_data, struct dw100_ctx, fh); in dw100_file2ctx()
272 static struct dw100_q_data *dw100_get_q_data(struct dw100_ctx *ctx, in dw100_get_q_data()
296 static u32 *dw100_get_user_map(struct dw100_ctx *ctx) in dw100_get_user_map()
307 static int dw100_create_mapping(struct dw100_ctx *ctx) in dw100_create_mapping()
337 static void dw100_destroy_mapping(struct dw100_ctx *ctx) in dw100_destroy_mapping()
348 struct dw100_ctx *ctx = in dw100_s_ctrl()
349 container_of(ctrl->handler, struct dw100_ctx, hdl); in dw100_s_ctrl()
379 struct dw100_ctx *ctx = in dw100_ctrl_dewarping_map_init()
[all …]