Home
last modified time | relevance | path

Searched refs:gf110_disp_intr_supervisor (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgm107.c74 INIT_WORK(&priv->supervisor, gf110_disp_intr_supervisor); in gm107_disp_ctor()
Dgk110.c74 INIT_WORK(&priv->supervisor, gf110_disp_intr_supervisor); in gk110_disp_ctor()
Dgm204.c75 INIT_WORK(&priv->supervisor, gf110_disp_intr_supervisor); in gm204_disp_ctor()
Dgk104.c239 INIT_WORK(&priv->supervisor, gf110_disp_intr_supervisor); in gk104_disp_ctor()
Dnv50.h206 void gf110_disp_intr_supervisor(struct work_struct *);
Dgf110.c1095 gf110_disp_intr_supervisor(struct work_struct *work) in gf110_disp_intr_supervisor() function
1275 INIT_WORK(&priv->supervisor, gf110_disp_intr_supervisor); in gf110_disp_ctor()