Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/unisys/
DTODO2 - enhance visornic to use channel_interrupt() hook instead of a
4 - enhance visorhba to use channel_interrupt() hook instead of a
7 back-end, and call function driver's channel_interrupt() function
/Linux-v5.10/include/linux/
Dvisorbus.h306 void (*channel_interrupt)(struct visor_device *dev); member
/Linux-v5.10/drivers/visorbus/
Dvisorbus_main.c492 drv->channel_interrupt(dev); in dev_periodic_work()
606 if (!drv->channel_interrupt) { in visorbus_enable_channel_interrupts()
/Linux-v5.10/drivers/staging/unisys/visorinput/
Dvisorinput.c773 .channel_interrupt = visorinput_channel_interrupt,
/Linux-v5.10/drivers/staging/unisys/Documentation/
Doverview.txt108 * the address of a "channel_interrupt" function, which will be automatically
121 * The channel_interrupt() function is called at frequent intervals to
/Linux-v5.10/drivers/staging/unisys/visorhba/
Dvisorhba_main.c1176 .channel_interrupt = NULL,
/Linux-v5.10/drivers/staging/unisys/visornic/
Dvisornic_main.c2116 .channel_interrupt = NULL,