Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-pxa.c101 struct pxa_gpio_id { struct
111 static struct pxa_gpio_id pxa25x_id = { argument
116 static struct pxa_gpio_id pxa26x_id = {
121 static struct pxa_gpio_id pxa27x_id = {
126 static struct pxa_gpio_id pxa3xx_id = {
131 static struct pxa_gpio_id pxa93x_id = {
136 static struct pxa_gpio_id mmp_id = {
141 static struct pxa_gpio_id mmp2_id = {
146 static struct pxa_gpio_id pxa1928_id = {
487 struct pxa_gpio_id *pxa_id = (struct pxa_gpio_id *)id->driver_data; in pxa_gpio_nums()
[all …]