Searched refs:gru_fops (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/misc/sgi-gru/ | ||
H A D | gruprocfs.c | 314 static const struct file_operations gru_fops = { variable in typeref:struct:file_operations 331 {"gru_status", 0444, &gru_fops}, |
H A D | grufile.c | 591 static const struct file_operations gru_fops = { variable in typeref:struct:file_operations 601 .fops = &gru_fops, |
Completed in 91 milliseconds