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

/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Ddebug.c51 struct carl9170_debugfs_fops { struct
65 struct carl9170_debugfs_fops *dfops; carl9170_debugfs_read()
78 dfops = container_of(file->f_op, struct carl9170_debugfs_fops, fops); carl9170_debugfs_read()
115 struct carl9170_debugfs_fops *dfops; carl9170_debugfs_write()
130 dfops = container_of(file->f_op, struct carl9170_debugfs_fops, fops); carl9170_debugfs_write()
168 static const struct carl9170_debugfs_fops carl_debugfs_##name ##_ops = {\

Completed in 64 milliseconds