Searched refs:img_hash_dev (Results 1 – 1 of 1) sorted by relevance
82 struct img_hash_dev;85 struct img_hash_dev *hdev;110 struct img_hash_dev *hdev;115 struct img_hash_dev { struct147 static inline u32 img_hash_read(struct img_hash_dev *hdev, u32 offset) in img_hash_read() argument152 static inline void img_hash_write(struct img_hash_dev *hdev, in img_hash_write()158 static inline u32 img_hash_read_result_queue(struct img_hash_dev *hdev) in img_hash_read_result_queue()163 static void img_hash_start(struct img_hash_dev *hdev, bool dma) in img_hash_start()189 static int img_hash_xmit_cpu(struct img_hash_dev *hdev, const u8 *buf, in img_hash_xmit_cpu()210 struct img_hash_dev *hdev = (struct img_hash_dev *)data; in img_hash_dma_callback()[all …]