creg_gpio          32 drivers/gpio/gpio-creg-snps.c 	struct creg_gpio *hcg = gpiochip_get_data(gc);
creg_gpio          59 drivers/gpio/gpio-creg-snps.c static int creg_gpio_validate_pg(struct device *dev, struct creg_gpio *hcg,
creg_gpio          81 drivers/gpio/gpio-creg-snps.c static int creg_gpio_validate(struct device *dev, struct creg_gpio *hcg,
creg_gpio         139 drivers/gpio/gpio-creg-snps.c 	struct creg_gpio *hcg;
creg_gpio         143 drivers/gpio/gpio-creg-snps.c 	hcg = devm_kzalloc(dev, sizeof(struct creg_gpio), GFP_KERNEL);