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

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

Completed in 119 milliseconds