Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
u16 | nvbios_therm_entry (struct nouveau_bios *bios, int idx, u8 *ver, u8 *len) |
int | nvbios_therm_sensor_parse (struct nouveau_bios *bios, enum nvbios_therm_domain domain, struct nvbios_therm_sensor *sensor) |
int | nvbios_therm_fan_parse (struct nouveau_bios *bios, struct nvbios_therm_fan *fan) |
int nvbios_therm_fan_parse | ( | struct nouveau_bios * | bios, |
struct nvbios_therm_fan * | fan | ||
) |
int nvbios_therm_sensor_parse | ( | struct nouveau_bios * | bios, |
enum nvbios_therm_domain | domain, | ||
struct nvbios_therm_sensor * | sensor | ||
) |