Searched defs:pcmcia_get_tuple (Results 1 - 1 of 1) sorted by relevance

/drivers/pcmcia/
H A Dpcmcia_cis.c345 * pcmcia_do_get_tuple() - internal helper for pcmcia_get_tuple()
348 * pcmcia_get_tuple() to pcmcia_loop_tuple(). As we're only interested in
368 * pcmcia_get_tuple() - get first tuple from CIS
373 * pcmcia_get_tuple() gets the content of the first CIS entry of type @code.
377 size_t pcmcia_get_tuple(struct pcmcia_device *p_dev, cisdata_t code, function
390 EXPORT_SYMBOL(pcmcia_get_tuple); variable

Completed in 32 milliseconds