Searched refs:command_fops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/uwb/ | ||
H A D | uwb-debug.c | 201 static const struct file_operations command_fops = { variable in typeref:struct:file_operations 327 &command_fops); uwb_dbg_add_rc() |
/linux-4.4.14/drivers/misc/ibmasm/ | ||
H A D | ibmasmfs.c | 571 static const struct file_operations command_fops = { variable in typeref:struct:file_operations 617 ibmasmfs_create_file(dir, "command", &command_fops, sp, S_IRUSR|S_IWUSR); ibmasmfs_create_files() |
Completed in 1472 milliseconds