Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memstick/core/
Dmspro_block.c30 #define MSPRO_BLOCK_MAX_ATTRIBUTES 41 macro
1010 if (attr->count > MSPRO_BLOCK_MAX_ATTRIBUTES) { in mspro_block_read_attributes()
1013 attr_count = MSPRO_BLOCK_MAX_ATTRIBUTES; in mspro_block_read_attributes()