Home
last modified time | relevance | path

Searched defs:nouveau_channel (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
A Dnouveau_chan.h9 struct nouveau_channel { struct
10 struct {
13 } chan;
16 struct nouveau_drm *drm;
19 int chid;
20 u64 inst;
21 u32 token;
27 struct {
32 } push;
57 int nouveau_channels_init(struct nouveau_drm *); argument
[all …]

Completed in 4 milliseconds