Home
last modified time | relevance | path

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

/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()
/linux/include/linux/
H A Dtoshiba.h14 int tosh_smm(SMMRegisters *regs);