Home
last modified time | relevance | path

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

/drivers/memstick/core/
Dmemstick.c160 #define MEMSTICK_ATTR_RO(name) __ATTR(name, S_IRUGO, name##_show, NULL) macro
163 MEMSTICK_ATTR_RO(type),
164 MEMSTICK_ATTR_RO(category),
165 MEMSTICK_ATTR_RO(class),