Searched refs:comedi_write_subdevice (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/comedi/ |
H A D | comedi_fops.c | 276 comedi_write_subdevice(const struct comedi_device *dev, unsigned int minor) in comedi_write_subdevice() function 506 s = comedi_write_subdevice(dev, minor); in max_write_buffer_kb_show() 537 s = comedi_write_subdevice(dev, minor); in max_write_buffer_kb_store() 562 s = comedi_write_subdevice(dev, minor); in write_buffer_kb_show() 593 s = comedi_write_subdevice(dev, minor); in write_buffer_kb_store()
|
/kernel/linux/linux-6.6/drivers/comedi/ |
H A D | comedi_fops.c | 263 comedi_write_subdevice(const struct comedi_device *dev, unsigned int minor) in comedi_write_subdevice() function 493 s = comedi_write_subdevice(dev, minor); in max_write_buffer_kb_show() 524 s = comedi_write_subdevice(dev, minor); in max_write_buffer_kb_store() 549 s = comedi_write_subdevice(dev, minor); in write_buffer_kb_show() 580 s = comedi_write_subdevice(dev, minor); in write_buffer_kb_store()
|
Completed in 8 milliseconds