Lines Matching refs:nouveau_channel
8 struct nouveau_channel;
141 int nv04_bo_move_init(struct nouveau_channel *, u32);
142 int nv04_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
145 int nv50_bo_move_init(struct nouveau_channel *, u32);
146 int nv50_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
149 int nv84_bo_move_exec(struct nouveau_channel *, struct ttm_buffer_object *,
152 int nva3_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
155 int nvc0_bo_move_init(struct nouveau_channel *, u32);
156 int nvc0_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
159 int nvc0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
162 int nve0_bo_move_init(struct nouveau_channel *, u32);
163 int nve0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,