Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Dtoshiba.c88 static int tosh_date; variable
325 tosh_date, in proc_toshiba_show()
470 tosh_date = (((year-90) & 0x1f)<<10) | ((month & 0xf)<<6) in tosh_probe()