Lines Matching refs:dentry
75 struct dentry *driver_folder;
76 struct dentry *driver_entry;
77 struct dentry *chipset_entry;
78 struct dentry *dev_flags;
79 struct dentry *register_folder;
80 struct dentry *csr_off_entry;
81 struct dentry *csr_val_entry;
82 struct dentry *eeprom_off_entry;
83 struct dentry *eeprom_val_entry;
84 struct dentry *bbp_off_entry;
85 struct dentry *bbp_val_entry;
86 struct dentry *rf_off_entry;
87 struct dentry *rf_val_entry;
88 struct dentry *queue_folder;
89 struct dentry *queue_frame_dump_entry;
90 struct dentry *queue_stats_entry;
91 struct dentry *crypto_stats_entry;
533 static struct dentry *rt2x00debug_create_file_driver(const char *name, in rt2x00debug_create_file_driver()
554 static struct dentry *rt2x00debug_create_file_chipset(const char *name, in rt2x00debug_create_file_chipset()