Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/
Dtoshiba.c209 int tosh_smm(SMMRegisters *regs) in tosh_smm() function
244 EXPORT_SYMBOL(tosh_smm);
277 err = tosh_smm(&regs); in tosh_ioctl()
367 tosh_smm(&regs); in tosh_get_machine_id()
431 flag = tosh_smm(&regs); in tosh_probe()
/Linux-v5.4/include/linux/
Dtoshiba.h14 int tosh_smm(SMMRegisters *regs);
/Linux-v5.4/drivers/video/fbdev/
Dneofb.c1299 tosh_smm(&regs); in neofb_blank()
1340 tosh_smm(&regs); in neofb_blank()