Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/
H A Dtoshiba.c76 static int tosh_date; variable
313 tosh_date, in proc_toshiba_show()
458 tosh_date = (((year-90) & 0x1f)<<10) | ((month & 0xf)<<6) in tosh_probe()