Searched defs:nv50_crc_func (Results 1 – 1 of 1) sorted by relevance
50 struct nv50_crc_func { struct51 int (*set_src)(struct nv50_head *, int or, enum nv50_crc_source_type type,53 int (*set_ctx)(struct nv50_head *, struct nv50_crc_notifier_ctx *);54 u32 (*get_entry)(struct nv50_head *, struct nv50_crc_notifier_ctx *,56 bool (*ctx_finished)(struct nv50_head *,58 short flip_threshold;59 short num_entries;60 size_t notifier_len;100 struct nv50_crc_func {}; struct