Searched defs:init_exec (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c45 struct init_exec { struct
/drivers/gpu/drm/nouveau/core/subdev/bios/
H A Dinit.c20 init_exec(init) ? '0' + (init->nested - 1) : ' ', ##args); \
35 init_exec(struct nvbios_init *init) function
67 if (init_exec(init)) {
78 if (init_exec(init)) {
89 if (init_exec(init)) {
105 if (init_exec(init)) {
163 if (reg != ~0 && init_exec(init))
172 if (reg != ~0 && init_exec(init))
180 if (reg != ~0 && init_exec(init)) {
191 if (init_exec(ini
[all...]

Completed in 68 milliseconds