Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/
Duwb-debug.c201 static const struct file_operations command_fops = { variable
303 &command_fops); in uwb_dbg_add_rc()
/linux-4.19.296/drivers/misc/ibmasm/
Dibmasmfs.c550 static const struct file_operations command_fops = { variable
596 ibmasmfs_create_file(dir, "command", &command_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files()