bcmgpio_softc
struct bcmgpio_softc *sc = (struct bcmgpio_softc *)self;
bcmgpio_config_func(struct bcmgpio_softc *sc, int pin, int func)
bcm2711_config_pull(struct bcmgpio_softc *sc, int pin, int pull)
bcm2835_config_pull(struct bcmgpio_softc *sc, int pin, int pull)
struct bcmgpio_softc *sc = cookie;
struct bcmgpio_softc *sc = cookie;
struct bcmgpio_softc *sc = cookie;
struct bcmgpio_softc *sc = cookie;
struct bcmgpio_softc *sc = cookie;
struct bcmgpio_softc *sc = cookie;
struct bcmgpio_softc *sc = cookie;
struct bcmgpio_softc *sc = (struct bcmgpio_softc *)parent;
void (*sc_config_pull)(struct bcmgpio_softc *, int, int);
sizeof (struct bcmgpio_softc), bcmgpio_match, bcmgpio_attach
void bcm2711_config_pull(struct bcmgpio_softc *, int, int);
void bcm2835_config_pull(struct bcmgpio_softc *, int, int);