Searched refs:carl9170_debugfs_fops (Results 1 – 1 of 1) sorted by relevance
51 struct carl9170_debugfs_fops { struct65 struct carl9170_debugfs_fops *dfops; in carl9170_debugfs_read() argument78 dfops = container_of(file->f_op, struct carl9170_debugfs_fops, fops); in carl9170_debugfs_read()115 struct carl9170_debugfs_fops *dfops; in carl9170_debugfs_write()130 dfops = container_of(file->f_op, struct carl9170_debugfs_fops, fops); in carl9170_debugfs_write()168 static const struct carl9170_debugfs_fops carl_debugfs_##name ##_ops = {\