Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/voyager/
H A Dpwmclock.c55 int pwmclock_intr(void *);
136 voyager_establish_intr(parent, 22, pwmclock_intr, NULL); in pwmclock_attach()
270 pwmclock_intr(void *cookie) in pwmclock_intr() function