Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-rpc/
H A Decard.c74 static ecard_t *slot_to_expcard[MAX_ECARDS]; variable
104 return slot < MAX_ECARDS ? slot_to_expcard[slot] : NULL; in slot_to_ecard()
969 slot_to_expcard[slot] = ec; in ecard_probe()