Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dtoshiba.c206 int tosh_smm(SMMRegisters *regs) in tosh_smm() function
241 EXPORT_SYMBOL(tosh_smm);
274 err = tosh_smm(&regs); in tosh_ioctl()
364 tosh_smm(&regs); in tosh_get_machine_id()
428 flag = tosh_smm(&regs); in tosh_probe()
/openbmc/linux/include/linux/
H A Dtoshiba.h14 int tosh_smm(SMMRegisters *regs);
/openbmc/linux/drivers/video/fbdev/
H A Dneofb.c1299 tosh_smm(&regs); in neofb_blank()
1340 tosh_smm(&regs); in neofb_blank()