Lines Matching defs:dd

82 	struct omap_aes_dev *dd;  member
135 static inline u32 omap_aes_read(struct omap_aes_dev *dd, u32 offset) in omap_aes_read()
140 static inline void omap_aes_write(struct omap_aes_dev *dd, u32 offset, in omap_aes_write()
146 static inline void omap_aes_write_mask(struct omap_aes_dev *dd, u32 offset, in omap_aes_write_mask()
157 static void omap_aes_write_n(struct omap_aes_dev *dd, u32 offset, in omap_aes_write_n()
164 static int omap_aes_wait(struct omap_aes_dev *dd, u32 offset, u32 bit) in omap_aes_wait()
177 static int omap_aes_hw_init(struct omap_aes_dev *dd) in omap_aes_hw_init()
208 static int omap_aes_write_ctrl(struct omap_aes_dev *dd) in omap_aes_write_ctrl()
269 struct omap_aes_dev *dd = NULL, *tmp; in omap_aes_find_dev() local
290 struct omap_aes_dev *dd = data; in omap_aes_dma_callback() local
304 static int omap_aes_dma_init(struct omap_aes_dev *dd) in omap_aes_dma_init()
369 static void omap_aes_dma_cleanup(struct omap_aes_dev *dd) in omap_aes_dma_cleanup()
434 struct omap_aes_dev *dd = ctx->dd; in omap_aes_crypt_dma() local
473 static int omap_aes_crypt_dma_start(struct omap_aes_dev *dd) in omap_aes_crypt_dma_start()
543 static void omap_aes_finish_req(struct omap_aes_dev *dd, int err) in omap_aes_finish_req()
555 static int omap_aes_crypt_dma_stop(struct omap_aes_dev *dd) in omap_aes_crypt_dma_stop()
586 static int omap_aes_handle_queue(struct omap_aes_dev *dd, in omap_aes_handle_queue()
646 struct omap_aes_dev *dd = (struct omap_aes_dev *)data; in omap_aes_done_task() local
669 struct omap_aes_dev *dd = (struct omap_aes_dev *)data; in omap_aes_queue_task() local
679 struct omap_aes_dev *dd; in omap_aes_crypt() local
801 struct omap_aes_dev *dd; in omap_aes_probe() local
904 struct omap_aes_dev *dd = platform_get_drvdata(pdev); in omap_aes_remove() local