Home
last modified time | relevance | path

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

/drivers/pcmcia/
Dpcmcia_cis.c54 ret = pccard_get_first_tuple(s, function, &tuple); in pccard_read_tuple()
107 ret = pccard_get_first_tuple(s, function, &tuple); in pccard_loop_tuple()
Dcs_internal.h176 int pccard_get_first_tuple(struct pcmcia_socket *s, unsigned int function,
Dcistpl.c446 int pccard_get_first_tuple(struct pcmcia_socket *s, unsigned int function, in pccard_get_first_tuple() function
1411 ret = pccard_get_first_tuple(s, BIND_FN_ALL, tuple); in pccard_validate_cis()
1493 status = pccard_get_first_tuple(s, BIND_FN_ALL, &tuple); in pccard_extract_cis()