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

/drivers/staging/comedi/drivers/
H A Dquatech_daqp_cs.c838 * to a /dev/comedi*. Note that this is different from daqp_cs_attach()
976 static int daqp_cs_attach(struct pcmcia_device *);
979 static int daqp_cs_attach(struct pcmcia_device *link) function
984 dev_dbg(&link->dev, "daqp_cs_attach()\n");
1007 } /* daqp_cs_attach */
1101 .probe = daqp_cs_attach,

Completed in 10 milliseconds