Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dtoshiba.c77 static int tosh_sci; variable
309 (tosh_sci & 0xff00)>>8, in proc_toshiba_show()
310 tosh_sci & 0xff, in proc_toshiba_show()
441 tosh_sci = regs.edx & 0xffff; in tosh_probe()
/kernel/linux/linux-6.6/drivers/char/
H A Dtoshiba.c76 static int tosh_sci; variable
308 (tosh_sci & 0xff00)>>8, in proc_toshiba_show()
309 tosh_sci & 0xff, in proc_toshiba_show()
440 tosh_sci = regs.edx & 0xffff; in tosh_probe()

Completed in 2 milliseconds