Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
u16 | nvbios_extdev_entry (struct nouveau_bios *bios, int idx, u8 *ver, u8 *len) |
int | nvbios_extdev_parse (struct nouveau_bios *bios, int idx, struct nvbios_extdev_func *func) |
int | nvbios_extdev_find (struct nouveau_bios *bios, enum nvbios_extdev_type type, struct nvbios_extdev_func *func) |
int nvbios_extdev_find | ( | struct nouveau_bios * | bios, |
enum nvbios_extdev_type | type, | ||
struct nvbios_extdev_func * | func | ||
) |
int nvbios_extdev_parse | ( | struct nouveau_bios * | bios, |
int | idx, | ||
struct nvbios_extdev_func * | func | ||
) |