Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_pmc.c60 static int octeon_pmc_intr(void *);
99 INTR_TYPE_MISC, octeon_pmc_intr, NULL, sc, NULL); in octeon_pmc_attach()
109 octeon_pmc_intr(void *arg) in octeon_pmc_intr() function