Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dnvram.c106 static void pc_nvram_write_byte(unsigned char c, int i) in pc_nvram_write_byte() function
210 .write_byte = pc_nvram_write_byte,