Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dtoshiba.c75 static int tosh_date; variable
312 tosh_date, in proc_toshiba_show()
457 tosh_date = (((year-90) & 0x1f)<<10) | ((month & 0xf)<<6) in tosh_probe()