Lines Matching refs:nouveau_channel
8 struct nouveau_channel;
103 int nv04_bo_move_init(struct nouveau_channel *, u32);
104 int nv04_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
107 int nv50_bo_move_init(struct nouveau_channel *, u32);
108 int nv50_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
111 int nv84_bo_move_exec(struct nouveau_channel *, struct ttm_buffer_object *,
114 int nva3_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
117 int nvc0_bo_move_init(struct nouveau_channel *, u32);
118 int nvc0_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
121 int nvc0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
124 int nve0_bo_move_init(struct nouveau_channel *, u32);
125 int nve0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,