Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rapidio/devices/
Dtsi721.c42 static void tsi721_imsg_handler(struct tsi721_device *priv, int ch);
522 tsi721_imsg_handler(priv, ch); in tsi721_irqhandler()
643 tsi721_imsg_handler(priv, mbox + 4); in tsi721_imsg_msix()
1730 static void tsi721_imsg_handler(struct tsi721_device *priv, int ch) in tsi721_imsg_handler() function