Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/sgi-gru/
Dgruprocfs.c290 static const struct file_operations options_fops = { variable
309 if (!proc_create("debug_options", 0644, proc_gru, &options_fops)) in gru_proc_init()