Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/amiga/
H A Dpcmcia.c41 int pcmcia_copy_tuple(unsigned char tuple_id, void *tuple, int max_len) in pcmcia_copy_tuple() function
67 EXPORT_SYMBOL(pcmcia_copy_tuple);
/openbmc/linux/arch/m68k/include/asm/
H A Damipcmcia.h21 int pcmcia_copy_tuple(unsigned char tuple_id, void *tuple, int max_len);
/openbmc/linux/drivers/net/ethernet/8390/
H A Dapne.c154 if ((pcmcia_copy_tuple(CISTPL_FUNCID, tuple, 8) < 3) || in apne_probe()
590 if (pcmcia_copy_tuple(CISTPL_CFTABLE_ENTRY, tuple, 32) < 3) in init_pcmcia()
598 if (pcmcia_copy_tuple(CISTPL_CONFIG, tuple, 32) < 6) in init_pcmcia()