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

/drivers/gpio/
H A Dgpio-samsung.c881 struct samsung_gpio_chip *s3c_gpios[S3C_GPIO_END]; variable in typeref:struct:samsung_gpio_chip
890 BUG_ON(gpn >= ARRAY_SIZE(s3c_gpios));
891 s3c_gpios[gpn] = chip;

Completed in 61 milliseconds