Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Dti_iic.c202 static int ti_iic_intr(void *);
275 ti_iic_intr, sc, device_xname(self)); in ti_iic_attach()
305 ti_iic_intr(void *arg) in ti_iic_intr() function