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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/debugfs/
H A Dfile.c453 static const struct file_operations fops_bool = { variable in typeref:struct:file_operations
486 return debugfs_create_file(name, mode, parent, value, &fops_bool);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/debugfs/
H A Dfile.c453 static const struct file_operations fops_bool = { variable in typeref:struct:file_operations
486 return debugfs_create_file(name, mode, parent, value, &fops_bool);

Completed in 183 milliseconds