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

/linux-master/drivers/pcmcia/
H A Dcs_internal.h173 int pccard_get_tuple_data(struct pcmcia_socket *s, tuple_t *tuple);
H A Dpcmcia_cis.c57 ret = pccard_get_tuple_data(s, &tuple);
106 if (pccard_get_tuple_data(s, &tuple))
H A Dcistpl.c633 int pccard_get_tuple_data(struct pcmcia_socket *s, tuple_t *tuple) function
1505 status = pccard_get_tuple_data(s, &tuple);

Completed in 141 milliseconds