emif_attr
static struct emif_attr emif_attr_##inf##_index##_##_name = \
static struct emif_attr emif_attr_##inf##_index##_clear = \
struct emif_attr *eattr = container_of(attr, struct emif_attr,
container_of(dev_attr, struct emif_attr, attr)
struct emif_attr *eattr = to_emif_attr(attr);
struct emif_attr *eattr = to_emif_attr(attr);