Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c180 static int bcm_gpio_pic_detach(struct bcm_gpio_softc *sc);
786 bcm_gpio_pic_detach(sc); in bcm_gpio_intr_detach()
1016 bcm_gpio_pic_detach(struct bcm_gpio_softc *sc) in bcm_gpio_pic_detach() function