Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/
Duwb-debug.c186 static const struct file_operations command_fops = { variable
288 &command_fops); in uwb_dbg_add_rc()
/Linux-v5.4/drivers/misc/ibmasm/
Dibmasmfs.c545 static const struct file_operations command_fops = { variable
591 ibmasmfs_create_file(dir, "command", &command_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files()