Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/comedi/drivers/
Dfl512.c45 static int fl512_attach(struct comedi_device *dev, struct comedi_devconfig *it);
51 .attach = fl512_attach,
146 static int fl512_attach(struct comedi_device *dev, struct comedi_devconfig *it) in fl512_attach() function