Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/uwb/
Duwb-debug.c208 static const struct file_operations command_fops = { variable
340 &command_fops); in uwb_dbg_add_rc()
/linux-2.6.39/drivers/misc/ibmasm/
Dibmasmfs.c582 static const struct file_operations command_fops = { variable
628 ibmasmfs_create_file(sb, dir, "command", &command_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files()