Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_sdhost.c104 static int sdhost_intr(void *);
247 FDT_INTR_MPSAFE, sdhost_intr, sc, device_xname(self)); in sdhost_attach()
320 sdhost_intr(void *priv) in sdhost_intr() function