Home
last modified time | relevance | path

Searched refs:fetch_id (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/video/
Dmmp_disp.h150 void (*set_fetch)(struct mmp_overlay *overlay, int fetch_id);
277 int fetch_id) in mmp_overlay_set_fetch() argument
280 overlay->ops->set_fetch(overlay, fetch_id); in mmp_overlay_set_fetch()
/linux-4.1.27/include/xen/interface/
Dxen-mca.h272 uint64_t fetch_id; member
/linux-4.1.27/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c236 static void overlay_set_fetch(struct mmp_overlay *overlay, int fetch_id) in overlay_set_fetch() argument
238 overlay->dmafetch_id = fetch_id; in overlay_set_fetch()