Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/pcmcia/
Dcs.h432 int pcmcia_bind_device(bind_req_t *req);
/linux-2.4.37.9/drivers/pcmcia/
Dds.c412 ret = pcmcia_bind_device(&bind_req); in bind_request()
941 ret = pcmcia_bind_device(&bind); in init_pcmcia_ds()
Dcs.c919 int pcmcia_bind_device(bind_req_t *req) in pcmcia_bind_device() function
2326 return pcmcia_bind_device(a1); break; in CardServices()
2361 EXPORT_SYMBOL(pcmcia_bind_device);