Home
last modified time | relevance | path

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

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