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

/drivers/staging/comedi/drivers/
H A Dni_mio_common.c333 static unsigned int cs5529_config_read(struct comedi_device *dev,
5904 static unsigned int cs5529_config_read(struct comedi_device *dev, function
5912 comedi_error(dev, "timeout or signal in cs5529_config_read()");
5998 printk("config: 0x%x\n", cs5529_config_read(dev,
6000 printk("gain: 0x%x\n", cs5529_config_read(dev, CSCMD_GAIN_REGISTER));
6001 printk("offset: 0x%x\n", cs5529_config_read(dev,

Completed in 18 milliseconds