Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Djr3_pci.c119 static struct jr3_pci_poll_delay poll_delay_min_max(int min, int max) in poll_delay_min_max() function
428 struct jr3_pci_poll_delay result = poll_delay_min_max(1000, 2000); in jr3_pci_poll_subdevice()
485 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
490 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
500 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
505 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
534 result = poll_delay_min_max(40, 100); in jr3_pci_poll_subdevice()
539 result = poll_delay_min_max(20, 100); in jr3_pci_poll_subdevice()
554 result = poll_delay_min_max(10000, 20000); in jr3_pci_poll_subdevice()