Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dbutton.c62 static int button_intr(void *);
106 button_intr, sc)) == NULL) { in button_attach()
124 button_intr(void *cookie) in button_intr() function
/netbsd-src/sys/dev/hpc/
H A Dbutton.c66 static int button_intr(void *);
139 mode, button_intr, sc); in button_attach()
161 button_intr(void *ctx) in button_intr() function