Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib.c854 static const struct device_type gpio_dev_type = { variable
1039 gdev->dev.type = &gpio_dev_type; in gpiochip_add_data_with_key()