Searched refs:slot_to_expcard (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Decard.c77 static ecard_t *slot_to_expcard[MAX_ECARDS]; variable
120 return slot < MAX_ECARDS ? slot_to_expcard[slot] : NULL;
974 slot_to_expcard[slot] = ec;
1036 memset(slot_to_expcard, 0, sizeof(slot_to_expcard));

Completed in 29 milliseconds