Lines Matching defs:hdev

85 	struct img_hash_dev	*hdev;  member
112 struct img_hash_dev *hdev; member
149 static inline u32 img_hash_read(struct img_hash_dev *hdev, u32 offset) in img_hash_read()
154 static inline void img_hash_write(struct img_hash_dev *hdev, in img_hash_write()
160 static inline __be32 img_hash_read_result_queue(struct img_hash_dev *hdev) in img_hash_read_result_queue()
165 static void img_hash_start(struct img_hash_dev *hdev, bool dma) in img_hash_start()
191 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf, in img_hash_xmit_cpu()
212 struct img_hash_dev *hdev = data; in img_hash_dma_callback() local
223 static int img_hash_xmit_dma(struct img_hash_dev *hdev, struct scatterlist *sg) in img_hash_xmit_dma()
254 static int img_hash_write_via_cpu(struct img_hash_dev *hdev) in img_hash_write_via_cpu()
296 struct img_hash_dev *hdev = ctx->hdev; in img_hash_finish_req() local
314 static int img_hash_write_via_dma(struct img_hash_dev *hdev) in img_hash_write_via_dma()
332 static int img_hash_dma_init(struct img_hash_dev *hdev) in img_hash_dma_init()
360 struct img_hash_dev *hdev = (struct img_hash_dev *)d; in img_hash_dma_task() local
434 static int img_hash_write_via_dma_stop(struct img_hash_dev *hdev) in img_hash_write_via_dma_stop()
444 static int img_hash_process_data(struct img_hash_dev *hdev) in img_hash_process_data()
464 static int img_hash_hw_init(struct img_hash_dev *hdev) in img_hash_hw_init()
500 static int img_hash_handle_queue(struct img_hash_dev *hdev, in img_hash_handle_queue()
627 struct img_hash_dev *hdev = NULL; in img_hash_digest() local
725 struct img_hash_dev *hdev = dev_id; in img_irq_handler() local
862 static int img_register_algs(struct img_hash_dev *hdev) in img_register_algs()
880 static int img_unregister_algs(struct img_hash_dev *hdev) in img_unregister_algs()
891 struct img_hash_dev *hdev = (struct img_hash_dev *)data; in img_hash_done_task() local
938 struct img_hash_dev *hdev; in img_hash_probe() local
1036 struct img_hash_dev *hdev; in img_hash_remove() local
1054 struct img_hash_dev *hdev = dev_get_drvdata(dev); in img_hash_suspend() local
1064 struct img_hash_dev *hdev = dev_get_drvdata(dev); in img_hash_resume() local