Searched refs:creg_gpio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-creg-snps.c | 23 struct creg_gpio { struct 32 struct creg_gpio *hcg = gpiochip_get_data(gc); in creg_gpio_set() 59 static int creg_gpio_validate_pg(struct device *dev, struct creg_gpio *hcg, in creg_gpio_validate_pg() 81 static int creg_gpio_validate(struct device *dev, struct creg_gpio *hcg, in creg_gpio_validate() 139 struct creg_gpio *hcg; in creg_gpio_probe() 143 hcg = devm_kzalloc(dev, sizeof(struct creg_gpio), GFP_KERNEL); in creg_gpio_probe()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-creg-snps.c | 23 struct creg_gpio { struct 32 struct creg_gpio *hcg = gpiochip_get_data(gc); in creg_gpio_set() 59 static int creg_gpio_validate_pg(struct device *dev, struct creg_gpio *hcg, in creg_gpio_validate_pg() 81 static int creg_gpio_validate(struct device *dev, struct creg_gpio *hcg, in creg_gpio_validate() 139 struct creg_gpio *hcg; in creg_gpio_probe() 143 hcg = devm_kzalloc(dev, sizeof(struct creg_gpio), GFP_KERNEL); in creg_gpio_probe()
|
Completed in 2 milliseconds