Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/char/
Dtoshiba.c74 static int tosh_bios; variable
310 (tosh_bios & 0xff00)>>8, in proc_toshiba_show()
311 tosh_bios & 0xff, in proc_toshiba_show()
450 tosh_bios = (major*0x100)+minor; in tosh_probe()