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

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c163 static struct bcm_gpio_softc *bcm_gpio_sc = NULL; variable in typeref:struct:bcm_gpio_softc
761 if (bcm_gpio_sc != NULL)
764 bcm_gpio_sc = sc = device_get_softc(dev);

Completed in 74 milliseconds