Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c179 static int bcm_gpio_pic_attach(struct bcm_gpio_softc *sc);
761 if (bcm_gpio_pic_attach(sc) != 0) { in bcm_gpio_intr_attach()
991 bcm_gpio_pic_attach(struct bcm_gpio_softc *sc) in bcm_gpio_pic_attach() function