Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dtoshiba.c219 int tosh_smm(SMMRegisters *regs) in tosh_smm() function
254 EXPORT_SYMBOL(tosh_smm);
287 err = tosh_smm(&regs); in tosh_ioctl()
390 tosh_smm(&regs); in tosh_get_machine_id()
454 flag = tosh_smm(&regs); in tosh_probe()
/linux-4.4.14/include/linux/
Dtoshiba.h24 int tosh_smm(SMMRegisters *regs);
/linux-4.4.14/drivers/video/fbdev/
Dneofb.c1299 tosh_smm(&regs); in neofb_blank()
1340 tosh_smm(&regs); in neofb_blank()