__BIN_ATTR_WO
static struct bin_attribute update_attr __ro_after_init = __BIN_ATTR_WO(update, 0);
struct bin_attribute bin_attr_##_name = __BIN_ATTR_WO(_name, _size)