Searched refs:zip_inst_s (Results 1 – 6 of 6) sorted by relevance
77 u32 zip_load_instr(union zip_inst_s *instr, in zip_load_instr()118 sizeof(union zip_inst_s)); in zip_load_instr()145 sizeof(union zip_inst_s)); in zip_load_instr()
54 struct zip_state *s, union zip_inst_s *zip_cmd) in prepare_zip_command()118 union zip_inst_s *zip_cmd = &s->zip_cmd; in zip_deflate()
53 struct zip_state *s, union zip_inst_s *zip_cmd) in prepare_inflate_zcmd()131 union zip_inst_s *zip_cmd = &s->zip_cmd; in zip_inflate()
97 union zip_inst_s zip_cmd;
118 u32 zip_load_instr(union zip_inst_s *instr, struct zip_device *zip_dev);
173 union zip_inst_s { union