Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dtoshiba.c75 static int tosh_bios; variable
311 (tosh_bios & 0xff00)>>8, in proc_toshiba_show()
312 tosh_bios & 0xff, in proc_toshiba_show()
451 tosh_bios = (major*0x100)+minor; in tosh_probe()
/kernel/linux/linux-6.6/drivers/char/
H A 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()

Completed in 2 milliseconds