Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/comedi/drivers/
Dfl512.c46 static int fl512_detach(struct comedi_device *dev);
52 .detach = fl512_detach,
212 static int fl512_detach(struct comedi_device *dev) in fl512_detach() function