Searched refs:total_keys (Results 1 – 1 of 1) sorted by relevance
411 int total_keys; in gpiokeys_attach() local473 total_keys = 0; in gpiokeys_attach()479 total_keys++; in gpiokeys_attach()482 if (total_keys) { in gpiokeys_attach()483 sc->sc_keys = malloc(sizeof(struct gpiokey) * total_keys, in gpiokeys_attach()