Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds