Searched refs:fetch_id (Results 1 – 3 of 3) sorted by relevance
150 void (*set_fetch)(struct mmp_overlay *overlay, int fetch_id);277 int fetch_id) in mmp_overlay_set_fetch() argument280 overlay->ops->set_fetch(overlay, fetch_id); in mmp_overlay_set_fetch()
272 uint64_t fetch_id; member
236 static void overlay_set_fetch(struct mmp_overlay *overlay, int fetch_id) in overlay_set_fetch() argument238 overlay->dmafetch_id = fetch_id; in overlay_set_fetch()