Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/comedi/drivers/
Djr3_pci.c120 static struct jr3_pci_poll_delay poll_delay_min_max(int min, int max) in poll_delay_min_max() function
442 struct jr3_pci_poll_delay result = poll_delay_min_max(1000, 2000); in jr3_pci_poll_subdevice()
499 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
504 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
516 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
521 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
550 result = poll_delay_min_max(40, 100); in jr3_pci_poll_subdevice()
555 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
570 result = poll_delay_min_max(10000, 20000); in jr3_pci_poll_subdevice()