Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcarm/dev/
H A Dj720tp.c116 static int j720tp_intr(void *);
257 sa11x0_intr_establish(0, 9, 1, IPL_TTY, j720tp_intr, sc); in j720tp_attach()
374 j720tp_intr(void *arg) in j720tp_intr() function