Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dtoshiba.c335 static const struct file_operations proc_toshiba_fops = { variable
527 pde = proc_create("toshiba", 0, NULL, &proc_toshiba_fops); in toshiba_init()