Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dcomedi_test.c693 static int waveform_common_attach(struct comedi_device *dev, in waveform_common_attach() function
771 return waveform_common_attach(dev, amplitude, period); in waveform_attach()
786 return waveform_common_attach(dev, amplitude, period); in waveform_auto_attach()