Lines Matching defs:dd

101 	struct omap_sham_dev	*dd;  member
126 struct omap_sham_dev *dd; member
167 static inline u32 omap_sham_read(struct omap_sham_dev *dd, u32 offset) in omap_sham_read()
172 static inline void omap_sham_write(struct omap_sham_dev *dd, in omap_sham_write()
178 static inline void omap_sham_write_mask(struct omap_sham_dev *dd, u32 address, in omap_sham_write_mask()
189 static inline int omap_sham_wait(struct omap_sham_dev *dd, u32 offset, u32 bit) in omap_sham_wait()
239 static int omap_sham_hw_init(struct omap_sham_dev *dd) in omap_sham_hw_init()
258 static void omap_sham_write_ctrl(struct omap_sham_dev *dd, size_t length, in omap_sham_write_ctrl()
287 static int omap_sham_xmit_cpu(struct omap_sham_dev *dd, const u8 *buf, in omap_sham_xmit_cpu()
318 static int omap_sham_xmit_dma(struct omap_sham_dev *dd, dma_addr_t dma_addr, in omap_sham_xmit_dma()
388 static int omap_sham_xmit_dma_map(struct omap_sham_dev *dd, in omap_sham_xmit_dma_map()
405 static int omap_sham_update_dma_slow(struct omap_sham_dev *dd) in omap_sham_update_dma_slow()
432 static int omap_sham_update_dma_start(struct omap_sham_dev *dd) in omap_sham_update_dma_start()
485 static int omap_sham_update_cpu(struct omap_sham_dev *dd) in omap_sham_update_cpu()
497 static int omap_sham_update_dma_stop(struct omap_sham_dev *dd) in omap_sham_update_dma_stop()
522 struct omap_sham_dev *dd = NULL, *tmp; in omap_sham_init() local
562 static int omap_sham_update_req(struct omap_sham_dev *dd) in omap_sham_update_req()
582 static int omap_sham_final_req(struct omap_sham_dev *dd) in omap_sham_final_req()
626 struct omap_sham_dev *dd = ctx->dd; in omap_sham_finish() local
643 struct omap_sham_dev *dd = ctx->dd; in omap_sham_finish_req() local
665 static int omap_sham_handle_queue(struct omap_sham_dev *dd, in omap_sham_handle_queue()
739 struct omap_sham_dev *dd = tctx->dd; in omap_sham_enqueue() local
1040 struct omap_sham_dev *dd = (struct omap_sham_dev *)data; in omap_sham_done_task() local
1078 struct omap_sham_dev *dd = dev_id; in omap_sham_irq() local
1101 struct omap_sham_dev *dd = data; in omap_sham_dma_callback() local
1113 static int omap_sham_dma_init(struct omap_sham_dev *dd) in omap_sham_dma_init()
1129 static void omap_sham_dma_cleanup(struct omap_sham_dev *dd) in omap_sham_dma_cleanup()
1139 struct omap_sham_dev *dd; in omap_sham_probe() local
1252 static struct omap_sham_dev *dd; in omap_sham_remove() local