Home
last modified time | relevance | path

Searched refs:NUM_ATTRIBUTES (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/
H A Dsm_ftl.c51 #define NUM_ATTRIBUTES 1 macro
81 attributes = kzalloc_objs(struct attribute *, NUM_ATTRIBUTES + 1); in sm_create_sysfs_attributes()