Searched refs:nvbios_post (Results 1 – 3 of 3) sorted by relevance
36 int nvbios_post(struct nvkm_subdev *, bool execute);
396 return nvbios_post(&init->subdev, execute); in nv04_devinit_post()
2322 nvbios_post(struct nvkm_subdev *subdev, bool execute) in nvbios_post() function