Lines Matching refs:toshiba
2 /* toshiba.c -- Linux driver for accessing the SMM on Toshiba laptops
62 #include <linux/toshiba.h>
67 MODULE_SUPPORTED_DEVICE("toshiba");
92 "toshiba",
290 * Print the information for /proc/toshiba
374 pr_debug("toshiba: debugging ID ebx=0x%04x\n", regs.ebx);
418 pr_err("toshiba: not a supported Toshiba laptop\n");
434 pr_err("toshiba: not a supported Toshiba laptop\n");
502 pde = proc_create_single("toshiba", 0, NULL, proc_toshiba_show);
515 remove_proc_entry("toshiba", NULL);