creg_gpio
struct creg_gpio *hcg;
hcg = devm_kzalloc(dev, sizeof(struct creg_gpio), GFP_KERNEL);
struct creg_gpio *hcg = gpiochip_get_data(gc);
static int creg_gpio_validate_pg(struct device *dev, struct creg_gpio *hcg,
static int creg_gpio_validate(struct device *dev, struct creg_gpio *hcg,