Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/sgi-gru/
Dgruprocfs.c277 static const struct file_operations options_fops = { variable
296 if (!proc_create("debug_options", 0644, proc_gru, &options_fops)) in gru_proc_init()