Searched defs:zcomp (Results 1 – 2 of 2) sorted by relevance
43 struct zcomp { struct45 struct zcomp_backend *backend; argument47 struct zcomp_strm *(*strm_find)(struct zcomp *comp); argument48 void (*strm_release)(struct zcomp *comp, struct zcomp_strm *zstrm); argument49 bool (*set_max_streams)(struct zcomp *comp, int num_strm); argument50 void (*destroy)(struct zcomp *comp); argument
48 u32 zcomp; member