Searched refs:nvram_write_byte (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnvram.h70 static inline void nvram_write_byte(unsigned char val, int addr) function
104 nvram_write_byte(*p, i);
/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c6639 nvram_write_byte(b_nvram, TP_NVRAM_ADDR_BRIGHTNESS);
7250 nvram_write_byte(b_nvram, TP_NVRAM_ADDR_MIXER);

Completed in 130 milliseconds