dw100_device
static void dw100_job_finish(struct dw100_device *dw_dev, bool with_error)
static void dw100_hw_reset(struct dw100_device *dw_dev)
static void _dw100_hw_set_master_bus_enable(struct dw100_device *dw_dev,
static void dw100_hw_master_bus_enable(struct dw100_device *dw_dev)
static void dw100_hw_master_bus_disable(struct dw100_device *dw_dev)
static void dw100_hw_dewarp_start(struct dw100_device *dw_dev)
static void dw100_hw_init_ctrl(struct dw100_device *dw_dev)
static void dw100_hw_set_pixel_boundary(struct dw100_device *dw_dev)
static void dw100_hw_set_scale(struct dw100_device *dw_dev, u8 scale)
static void dw100_hw_set_roi(struct dw100_device *dw_dev, u32 x, u32 y)
static void dw100_hw_set_src_crop(struct dw100_device *dw_dev,
static void dw100_hw_set_source(struct dw100_device *dw_dev,
static void dw100_hw_set_destination(struct dw100_device *dw_dev,
static void dw100_hw_set_mapping(struct dw100_device *dw_dev, dma_addr_t addr,
static void dw100_hw_clear_irq(struct dw100_device *dw_dev, unsigned int irq)
static void dw100_hw_enable_irq(struct dw100_device *dw_dev)
static void dw100_hw_disable_irq(struct dw100_device *dw_dev)
static u32 dw_hw_get_pending_irqs(struct dw100_device *dw_dev)
struct dw100_device *dw_dev = dev_id;
struct dw100_device *dw_dev = ctx->dw_dev;
static struct video_device *dw100_init_video_device(struct dw100_device *dw_dev)
struct dw100_device *dw_dev = m->private;
static void dw100_debugfs_init(struct dw100_device *dw_dev)
static void dw100_debugfs_exit(struct dw100_device *dw_dev)
struct dw100_device *dw_dev;
struct dw100_device *dw_dev = platform_get_drvdata(pdev);
struct dw100_device *dw_dev = dev_get_drvdata(dev);
struct dw100_device *dw_dev = dev_get_drvdata(dev);
static inline u32 dw100_read(struct dw100_device *dw_dev, u32 reg)
static inline void dw100_write(struct dw100_device *dw_dev, u32 reg, u32 val)
struct dw100_device *dw_dev = m->private;
struct dw100_device *dw_dev = ctx->dw_dev;
struct dw100_device *dw_dev = video_drvdata(file);
struct dw100_device *dw_dev;