Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-pxa.c104 struct pxa_gpio_id { struct
113 static struct pxa_gpio_id pxa25x_id = { argument
118 static struct pxa_gpio_id pxa26x_id = {
123 static struct pxa_gpio_id pxa27x_id = {
128 static struct pxa_gpio_id pxa3xx_id = {
133 static struct pxa_gpio_id pxa93x_id = {
138 static struct pxa_gpio_id mmp_id = {
143 static struct pxa_gpio_id mmp2_id = {
148 static struct pxa_gpio_id pxa1928_id = {
547 struct pxa_gpio_id *pxa_id = (struct pxa_gpio_id *)id->driver_data; in pxa_gpio_nums()
[all …]