Home
last modified time | relevance | path

Searched refs:init_exec (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_bios.c44 struct init_exec { struct
306 int (*handler)(struct nvbios *, uint16_t, struct init_exec *);
309 static int parse_init_table(struct nvbios *, uint16_t, struct init_exec *);
822 struct init_exec *iexec) in init_io_restrict_prog()
879 init_repeat(struct nvbios *bios, uint16_t offset, struct init_exec *iexec) in init_repeat()
918 struct init_exec *iexec) in init_io_restrict_pll()
992 init_end_repeat(struct nvbios *bios, uint16_t offset, struct init_exec *iexec) in init_end_repeat()
1015 init_copy(struct nvbios *bios, uint16_t offset, struct init_exec *iexec) in init_copy()
1066 init_not(struct nvbios *bios, uint16_t offset, struct init_exec *iexec) in init_not()
1086 struct init_exec *iexec) in init_io_flag_condition()
[all …]