fei_attr
struct fei_attr *attr = data;
struct fei_attr *attr = data;
static void fei_debugfs_add_attr(struct fei_attr *attr)
static void fei_debugfs_remove_attr(struct fei_attr *attr)
struct fei_attr *attr = container_of(kp, struct fei_attr, kp);
struct fei_attr *attr = list_entry(v, struct fei_attr, list);
static void fei_attr_remove(struct fei_attr *attr)
struct fei_attr *attr, *n;
struct fei_attr *attr;
static struct fei_attr *fei_attr_new(const char *sym, unsigned long addr)
struct fei_attr *attr;
static void fei_attr_free(struct fei_attr *attr)
static struct fei_attr *fei_attr_lookup(const char *sym)
struct fei_attr *attr;
static bool fei_attr_is_valid(struct fei_attr *_attr)
struct fei_attr *attr;