Searched refs:nv04_devinit_post (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv1a.c | 33 .post = nv04_devinit_post,
|
H A D | priv.h | 25 int nv04_devinit_post(struct nvkm_devinit *, bool);
|
H A D | gm107.c | 52 .post = nv04_devinit_post,
|
H A D | mcp89.c | 55 .post = nv04_devinit_post,
|
H A D | g98.c | 54 .post = nv04_devinit_post,
|
H A D | g84.c | 55 .post = nv04_devinit_post,
|
H A D | nv20.c | 69 .post = nv04_devinit_post,
|
H A D | nv10.c | 103 .post = nv04_devinit_post,
|
H A D | gf100.c | 108 .post = nv04_devinit_post,
|
H A D | gt215.c | 139 .post = nv04_devinit_post,
|
H A D | nv05.c | 133 .post = nv04_devinit_post,
|
H A D | nv04.c | 394 nv04_devinit_post(struct nvkm_devinit *init, bool execute) in nv04_devinit_post() function 455 .post = nv04_devinit_post,
|
H A D | nv50.c | 165 .post = nv04_devinit_post,
|