Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dpcm3724.c89 struct comedi_subdevice *s_dio1 = &dev->subdevices[0]; in do_3724_config() local
107 buffer_config = compute_buffer(0, 0, s_dio1); in do_3724_config()
110 if (s == s_dio1) in do_3724_config()
124 struct comedi_subdevice *s_dio1 = &dev->subdevices[0]; in enable_chan() local
131 if (s == s_dio1) in enable_chan()