omap_des_dev
void (*trigger)(struct omap_des_dev *dd, int length);
struct omap_des_dev *dd = platform_get_drvdata(pdev);
static inline u32 omap_des_read(struct omap_des_dev *dd, u32 offset)
static inline void omap_des_write(struct omap_des_dev *dd, u32 offset,
static inline void omap_des_write_mask(struct omap_des_dev *dd, u32 offset,
static void omap_des_write_n(struct omap_des_dev *dd, u32 offset,
static int omap_des_hw_init(struct omap_des_dev *dd)
static int omap_des_write_ctrl(struct omap_des_dev *dd)
static void omap_des_dma_trigger_omap4(struct omap_des_dev *dd, int length)
static void omap_des_dma_stop(struct omap_des_dev *dd)
static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx)
struct omap_des_dev *dd = NULL, *tmp;
struct omap_des_dev *dd = data;
static int omap_des_dma_init(struct omap_des_dev *dd)
static void omap_des_dma_cleanup(struct omap_des_dev *dd)
struct omap_des_dev *dd = ctx->dd;
static int omap_des_crypt_dma_start(struct omap_des_dev *dd)
static void omap_des_finish_req(struct omap_des_dev *dd, int err)
static int omap_des_crypt_dma_stop(struct omap_des_dev *dd)
static int omap_des_handle_queue(struct omap_des_dev *dd,
struct omap_des_dev *dd)
struct omap_des_dev *dd = omap_des_find_dev(ctx);
struct omap_des_dev *dd = from_work(dd, t, done_task);
struct omap_des_dev *dd;
struct omap_des_dev *dd;
struct omap_des_dev *dd = dev_id;
static int omap_des_get_of(struct omap_des_dev *dd,
static int omap_des_get_of(struct omap_des_dev *dd,
static int omap_des_get_pdev(struct omap_des_dev *dd,
struct omap_des_dev *dd;
dd = devm_kzalloc(dev, sizeof(struct omap_des_dev), GFP_KERNEL);