Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dtoshiba.c74 static int tosh_id; variable
132 if (tosh_id==0xfccb) { in tosh_emulate_fan()
168 if (tosh_id==0xfccc) { in tosh_emulate_fan()
308 tosh_id, in proc_toshiba_show()
325 switch (tosh_id) { in tosh_set_fn_port()
445 tosh_id = tosh_get_machine_id(bios); in tosh_probe()
471 if ((tosh_id==0xfccb) || (tosh_id==0xfccc)) in tosh_probe()
/kernel/linux/linux-6.6/drivers/char/
H A Dtoshiba.c73 static int tosh_id; variable
131 if (tosh_id==0xfccb) { in tosh_emulate_fan()
167 if (tosh_id==0xfccc) { in tosh_emulate_fan()
307 tosh_id, in proc_toshiba_show()
324 switch (tosh_id) { in tosh_set_fn_port()
444 tosh_id = tosh_get_machine_id(bios); in tosh_probe()
470 if ((tosh_id==0xfccb) || (tosh_id==0xfccc)) in tosh_probe()

Completed in 2 milliseconds