Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dsm_ftl.c55 #define NUM_ATTRIBUTES 1 macro
85 attributes = kzalloc(sizeof(struct attribute *) * (NUM_ATTRIBUTES + 1), in sm_create_sysfs_attributes()