Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dtoshiba.c87 static int tosh_bios; variable
323 (tosh_bios & 0xff00)>>8, in proc_toshiba_show()
324 tosh_bios & 0xff, in proc_toshiba_show()
463 tosh_bios = (major*0x100)+minor; in tosh_probe()