Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c164 static struct bcm_gpio_softc *bcm_gpio_sc = NULL; variable
761 if (bcm_gpio_sc != NULL) in bcm_gpio_attach()
764 bcm_gpio_sc = sc = device_get_softc(dev); in bcm_gpio_attach()