Searched refs:channel_interrupt (Results 1 – 7 of 7) sorted by relevance
2 - enhance visornic to use channel_interrupt() hook instead of a4 - enhance visorhba to use channel_interrupt() hook instead of a7 back-end, and call function driver's channel_interrupt() function
306 void (*channel_interrupt)(struct visor_device *dev); member
492 drv->channel_interrupt(dev); in dev_periodic_work()606 if (!drv->channel_interrupt) { in visorbus_enable_channel_interrupts()
773 .channel_interrupt = visorinput_channel_interrupt,
108 * the address of a "channel_interrupt" function, which will be automatically121 * The channel_interrupt() function is called at frequent intervals to
1176 .channel_interrupt = NULL,
2116 .channel_interrupt = NULL,