Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.h98 void (*timer_fn)(unsigned long data); member
Ddma_v2.c740 device->timer_fn((unsigned long) &chan->common); in ioat2_check_space_lock()
891 device->timer_fn = ioat2_timer_event; in ioat2_dma_probe()
Ddma.c116 chan->timer.function = device->timer_fn; in ioat_init_channel()
1204 device->timer_fn = ioat1_timer_event; in ioat1_dma_probe()
Ddma_v3.c1955 device->timer_fn = ioat3_timer_event; in ioat3_dma_probe()
/drivers/scsi/csiostor/
Dcsio_mb.c1721 void (*timer_fn)(uintptr_t)) in csio_mbm_init()
1726 timer->function = timer_fn; in csio_mbm_init()