Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_can.c97 static int sunxi_can_intr(void *);
209 sunxi_can_intr, sc, device_xname(self)); in sunxi_can_attach()
379 sunxi_can_intr(void *arg) in sunxi_can_intr() function