Home
last modified time | relevance | path

Searched refs:gpio_dev_type (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpio/
Dgpiolib.c812 static const struct device_type gpio_dev_type = { variable
999 gdev->dev.type = &gpio_dev_type; in gpiochip_add_data_with_key()