Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Dispstat.h46 struct ispstat_ops { struct
52 int (*validate_params)(struct ispstat *stat, void *new_conf);
61 void (*set_params)(struct ispstat *stat, void *new_conf);
64 void (*setup_regs)(struct ispstat *stat, void *priv);
67 void (*enable)(struct ispstat *stat, int enable);
70 int (*busy)(struct ispstat *stat);
73 int (*buf_process)(struct ispstat *stat);

Completed in 3 milliseconds