Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvram.h70 static inline void nvram_write_byte(unsigned char val, int addr) in nvram_write_byte() function
104 nvram_write_byte(*p, i); in nvram_write_bytes()
/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c6476 nvram_write_byte(b_nvram, TP_NVRAM_ADDR_BRIGHTNESS); in tpacpi_brightness_checkpoint_nvram()
7087 nvram_write_byte(b_nvram, TP_NVRAM_ADDR_MIXER); in tpacpi_volume_checkpoint_nvram()