Lines Matching defs:img_hash_dev

81 struct img_hash_dev;
84 struct img_hash_dev *hdev;
111 struct img_hash_dev *hdev;
116 struct img_hash_dev {
148 static inline u32 img_hash_read(struct img_hash_dev *hdev, u32 offset)
153 static inline void img_hash_write(struct img_hash_dev *hdev,
159 static inline u32 img_hash_read_result_queue(struct img_hash_dev *hdev)
164 static void img_hash_start(struct img_hash_dev *hdev, bool dma)
190 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf,
211 struct img_hash_dev *hdev = (struct img_hash_dev *)data;
222 static int img_hash_xmit_dma(struct img_hash_dev *hdev, struct scatterlist *sg)
253 static int img_hash_write_via_cpu(struct img_hash_dev *hdev)
295 struct img_hash_dev *hdev = ctx->hdev;
313 static int img_hash_write_via_dma(struct img_hash_dev *hdev)
331 static int img_hash_dma_init(struct img_hash_dev *hdev)
359 struct img_hash_dev *hdev = (struct img_hash_dev *)d;
433 static int img_hash_write_via_dma_stop(struct img_hash_dev *hdev)
443 static int img_hash_process_data(struct img_hash_dev *hdev)
463 static int img_hash_hw_init(struct img_hash_dev *hdev)
499 static int img_hash_handle_queue(struct img_hash_dev *hdev,
626 struct img_hash_dev *hdev = NULL;
627 struct img_hash_dev *tmp;
729 struct img_hash_dev *hdev = dev_id;
866 static int img_register_algs(struct img_hash_dev *hdev)
884 static int img_unregister_algs(struct img_hash_dev *hdev)
895 struct img_hash_dev *hdev = (struct img_hash_dev *)data;
942 struct img_hash_dev *hdev;
1056 struct img_hash_dev *hdev;
1079 struct img_hash_dev *hdev = dev_get_drvdata(dev);
1089 struct img_hash_dev *hdev = dev_get_drvdata(dev);